|
|
| Name: |
File Upload and validation |
| Base name: |
maz-upload-class |
| Description: |
Validate and process uploaded files |
| Version: |
1.0.200 |
| PHP version: |
5.0 |
| License: |
GNU General Public License (GPL) |
| All time users: |
434 users |
| All time rank: |
4940 |
| Week users: |
1 user |
| Week rank: |
2419 |
| |
|
This class can be used to Validate and process uploaded files.
It can validated a given uploaded file checking its MIME type and file size against a given limit.
The class can also create directories to store the uploaded files.
| There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|
| File |
Role |
Description |
index.html |
Data |
Example html file |
MazUploadClass.php |
Class |
main file validation and upload handler class |
uploader.php |
Example |
backend php file to handle class function and html page |