PHP Classes
elePHPant
Icontem

File class: File manipulation and form upload handling

Recommend this page to a friend!

  Author Author  
Picture of Sven Wagener
Name: Sven Wagener <contact>
Classes: 10 packages by
Country: Germany Germany


  Detailed description   Download Download .zip .tar.gz  
This package is meant to manipulate and handle files uploaded via HTML forms.

The file base class can open text or binary files for reading or writing. It can also obtain the file size, owner user and group, the file name and suffix, set or retrieve the read or write position, write data or copy to another file.

The file uploading sub-class can open the upload temporary file if it is not empty, so it can be accessed with the functions of the base class.

  Classes of Sven Wagener  >  File class  >  Download Download .zip .tar.gz  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: File class
Base name: file-class
Description: File manipulation and form upload handling
Version: -
PHP version: -
License: GNU General Public License (GPL)
 
  Groups   Applications   Related pages   Files Files  

  Groups  
Group folder image Files and Folders Listing, accessing and manipulating files and folders View top rated classes


  Applications that use this package  
No pages of applications that use this class were specified.

Add link image If you know an application of this package, send a message to the author to add a link here.


  Related pages  
php.net - file functions
File function descriptions of the official php documentation

  Files folder image Files  
File Role Description
Accessible without login Plain text file examples_file.php Example Example script for file class
Accessible without login Plain text file examples_uploaded_file.php Example Examples for uploaded file handling class
Accessible without login Plain text file file.class.php Class Base file class
Accessible without login Plain text file uploaded_file.class.php Class Extends file class with special uploaded file functions

Download Download all files: file-class.tar.gz file-class.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.