Files and Folders: Easy PHP Upload
Olaf Lederer (contact me)
This class is meant to validate and manage files uploaded via Web forms.
Its features in the current release are:
- File name extension validation to accept only files with a given list of extensions
- Check whether the files exceeds the given size limit
- File extension validation
- Flexible error reporting system
- Check if a directory and/or file exist
- Multiple file upload (with filename validation, new in version 2.24)
| Utility
| Consistency
| Docs
| Examples
| Tests
| Videos
| Overall
| Rank
|
| Good (95.4%)
| Good (90.8%)
| Good (82.1%)
| Good (93.4%)
| -
| -
| Sufficient (74.3%)
| 62 |
Click here for detailed information about this class on phpclasses.org