Login   Register  
PHP Classes
elePHPant
Icontem

Class: Advanced Upload Class

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Mark Davidson  >  Advanced Upload Class  >  Download .tar.gz .zip  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Advanced Upload Class
Base name: auc
Description: Process forms for uploading multiple files
Related classes: , , , , , , ,
Version: 1.0
PHP version: 5.0.0
License: GNU General Public License (GPL)
All time users: 5908 users
All time rank: 302
Week users: 1 user
Week rank: 2467
Picture of Mark Davidson
Author: Mark Davidson <e-mail contact>
Packages: 3 Browse this author's classes Browse this author's classes
Country: United Kingdom United Kingdom - PHP jobs in United Kingdom
Age: 24
All time rank: 17810 in United Kingdom United Kingdom
Week rank: 519 Down18 in United Kingdom United Kingdom Down


  Detailed description  
This class can be used to process forms for uploading multiple files.

The class can check whether the files are not empty, nor exceed a given size limit.

It can also check the file type against lists of allowed and denied file types.

The class can also make file names safer by replacing eventual spaces in the names by underscores.

If there was an error while uploading files, the class throws an exception object that provides information about the error code and an explanatory error message.

If all checks are passed, the class processes the uploaded files moving them to a given directory. If the directory does not exist, the class may create it.

 

  Groups  
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Files and Folders Listing, accessing and manipulating files and folders View top rated classes

  Rate classes User ratings   Applications   Files Files  

  User ratings  
Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Sufficient (75.0%)
Good (85.0%)
-
Sufficient (70.0%)
-
-
Not sure (53.0%)
1302
Month:
Not yet rated by the users

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Plain text file auc.demo.php Example Demo File of advanced Upload Class
Plain text file auc.main.class.inc.php Class Core Class of advanced Upload Class and TriggerErrorException Class.

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