jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

File Manipulation

DeEnFrSp
Amount: 42
Displaying: 1 - 10
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: 680

Changing directory using chdir()

Rating 1.0 1.0
In your PHP scripts at some stage you may wish or need to completely change the directory in which to look in - for examples the directory to look for files to include. This tutorial shows you how to change dir for file inclusion.
Platform(s): n/a Date: Aug, 02 2005
DETAIL
Hits: 505

Displaying a files extension

Rating 0.0 0.0
Displaying a files extension
Platform(s): n/a Date: Jul, 30 2005
DETAIL
Hits: 491

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: 951

File manipulation (Part 1)

Rating 3.0 3.0
In the PHP Tutorial You will learn about File manipulation (Part 1) - Checking file existence, A file or directory, Determining file size, Creating and deleting files and Opening a file for writing, reading, or appending.You can test for the existence of a file with the file_exists() function.file_exists() takes one element, which is a string representing an absolute or relative path to a file that might or might not be there.
Platform(s): Windows Date: Nov, 28 2006
DETAIL
Hits: 1235

File manipulation (Part-2)

Rating 3.0 3.0
In this PHP Tutorial you will learn the 2nd Part of File Manipulation Reading lines from a file, Reading arbitrary amounts of data from a file, Writing to a file, Creating directories, Removing a directory and Opening a directory for reading.
Platform(s): Windows Date: Nov, 28 2006
DETAIL
Hits: 406

File Uploading in PHP 4

Rating 5.0 5.0
This is a step-by-step tutorial that shows how to upload files to the server through an HTML form and PHP. It covers creating the client-side HTML, accessing the file from PHP, and processing the uploaded File in PHP.
Platform(s): n/a Date: Mar, 27 2001
DETAIL
Hits: 192

FilesUploader

Rating 0.0 0.0
With this program you can upload file with a browser on your server, or other people. You can become an e-mail is someone upload files. You can protect the upload with a password. Overwrite protection You can choice the allowed extension, the max file size and some more. HTML infos at begin with CSS. You can choice how many files you want to upload. You can choice: wrong pw output or not. Overwrite file or add a random extension. You can crypt your password with MD5. View files with download the upload file.
Platform(s): n/a Date: Dec, 09 2003
DETAIL
Hits: 406

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
Hits: 681

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
Amount: 42
Displaying: 1 - 10
Pages: [1] 2 3 4 5 >>