PHP Classes

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
Age: 43
All time rank: 141 in Germany Germany
Week rank: 578 Down30 in Germany Germany Down


  Detailed description   Download Download .zip .tar.gz   Install with Composer Install with Composer  
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: 1.0.0
PHP version: -
License: GNU General Public License (GPL)
All time users: 4289 users
All time rank: 684
Week users: 0 users
Week rank: 404 Equal
 
  Groups   Rate classes User ratings   Applications   Related pages   Files Files  

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


  User ratings  
RatingsUtility Consistency Documentation Examples Tests Videos Overall Rank
All time: Good (86%) Good (83%) - Sufficient (69%) - - Not sure (58%) 1570
Month: Not yet rated by the users

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

Install with Composer Install with Composer - 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.
  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

Install with Composer Install with Composer - 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.