jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

File Manipulation

DeEnFrSp
Amount: 42
Displaying: 21 - 30
Pages: << 1 2 [3] 4 5 >>
Sort Listings By:
Hits: 589

Basic File Editor

Rating 0.0 0.0
Seems more and more people are wanting to edit files on-line. Also a common problem in on-line editors is the textarea because editors on-line use the same code, so it breaks the editor. This will address this problem be tricking the the online editor into thinking it did not in fact load a file.
Platform(s): Windows Date: Feb, 05 2006
DETAIL
Hits: 900

Working With Excel Files (tab-delimited)

Rating 4.0 4.0
Learn how to open, retrieve, enter, and change data within an Excel tab-delimited file. It's easier than you think!
Platform(s): Windows Date: Feb, 05 2006
DETAIL
Hits: 288

Reading and Writing to Files

Rating 0.0 0.0
Nowadays, PHP programmers generally use databases such as MySQL to do everything, however, every programmer should at least know the basics of reading and writing to files - that IS what a database does. Come read an all you need to know introduction to file handling.
Platform(s): Windows Date: Jan, 10 2005
DETAIL
Hits: 510

Speed Limiting File Downloads

Rating 0.0 0.0
It is common to have downloads on your website, and sometimes you want to moderate your downloads by speed, or possibly hide the directory that the download is coming from, protecting all your other files. This is very possible and very simple to solve in PHP. All you need is the header() function and some files function.
Platform(s): Windows Date: Dec, 15 2004
DETAIL
Hits: 567

Uploading files

Rating 0.0 0.0
Shows you how I made my upload files form(s) in the Media Administration area. (Does NOT require globals to be on.)
Platform(s): Linux, Windows Date: Oct, 08 2004
DETAIL
Hits: 684

Get directory from string.

Rating 0.0 0.0
Returns the directory from a string. EX: /test/ FROM /test/blah.php Shows how to create functions, use explode(), count(), while() and preg_replace() functions.
Platform(s): Linux, Windows Date: Oct, 08 2004
DETAIL
Hits: 468

Uploading files VIA FTP

Rating 1.0 1.0
Shows you how to connect to a FTP, login to that FTP, and upload a file.
Platform(s): Linux, Windows Date: Oct, 08 2004
DETAIL
Hits: 220

Upload class with error checking

Rating 0.0 0.0
Shows you how to set error reporting, create a class with a function to upload files, rename the files being uploaded on the fly and more.
Platform(s): Linux, Windows Date: Oct, 07 2004
DETAIL
Hits: 494

Easy File Uploads

Rating 0.0 0.0
Well, tired of FTP'n everything up to your site? Or even want to allow other members to upload files but you don't want to give them FTP access? Well lets create a file upload system that will take care of all your uploading woes. THis also employs some minimal security checks.
Platform(s): n/a Date: Sep, 08 2004
DETAIL
Hits: 409

Form-Based Image Upload

Rating 0.0 0.0
Learn how to upload images easy using forms and PHP. Great for beginners.
Platform(s): n/a Date: Oct, 13 2004
DETAIL
Amount: 42
Displaying: 21 - 30
Pages: << 1 2 [3] 4 5 >>