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

PHP Includes

Rating 0.0 0.0
How to use PHP includes in your scripts
Platform(s): n/a Date: Jul, 30 2005
DETAIL
Hits: 1467

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

Open/Read/Write files for beginners

Rating 0.0 0.0
Learn how to perform simple task with files: open, read and write. Check the different commands you may use. Learn to use compressed files (.gz) to save time. An example is included to record IPs and referrers of our page.
Platform(s): Linux, Windows, FreeBSD, Mac OSX Date: May, 25 2006
DETAIL
Hits: 1164

Sime Uploader

Rating 0.0 0.0
This is a brief tutorial for those who are new to php, and dont know much php. Here they will learn how to upload files through php. In the next version there will be alot of great features added. Like Multiple Files Uploading Using Arrays & Loops Making new folders/files Editing Files etc...
Platform(s): n/a Date: Aug, 29 2006
DETAIL
Hits: 1099

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

Upload files using a HTML form in PHP

Rating 0.0 0.0
This script will help you for the baics of uploading images or files to your server using a HTML form and the PHP function copy. We haven't explained form validation or file checking - We'll go into further detail on that in future tutorials. To kick things off, you'll need a HTML form.
Platform(s): Linux, Windows, FreeBSD Date: Aug, 30 2006
DETAIL
Hits: 959

PHP File Upload

Rating 0.0 0.0
This tutorial will allow you to have a basic file upload interface with a PHP backend. This tutorial is only for educational purposes and the final PHP file upload script is not robust nor secure enough for a commercial solution.
Platform(s): Windows Date: May, 05 2006
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: 886

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

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