File manipulation (Part 1)Hits: 34
**
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 Author: Exforsys, http://www.exforsys.com/content/view/2445/372/ {
License}
{
Ratings}Number of Ratings: 2 Votes
Visitor Voting Booth:
{
Others Scripts}
|