PHP Classes

Advanced Upload Class: Process forms for uploading multiple files

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 49%Total: 6,655 All time: 309 This week: 49Up
Version License PHP version Categories
auc 1.0GNU General Publi...5.0.0PHP 5, Files and Folders
Description 

Author

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.

Picture of Mark Davidson
Name: Mark Davidson <contact>
Classes: 3 packages by
Country: United Kingdom

  Files folder image Files (2)  
File Role Description
Accessible without login 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.

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:6,655
This week:0
All time:309
This week:49Up
User Ratings User Comments (1)
 All time
Utility:70%StarStarStarStar
Consistency:79%StarStarStarStar
Documentation:-
Examples:66%StarStarStarStar
Tests:-
Videos:-
Overall:49%StarStarStar
Rank:2805