Files and Folders: upload.inc.php
Harish Chauhan (contact me)
This is a class for managing files uploaded via Web forms.
Given the form file field name, it can determine if the file upload was performed correctely and does not exceed a given size limit.
If everything is correect, the class can move the uploaded file in a given destination directory.
The class may also check whether the destination directory has sufficient write permissions to store the uploaded file.
| Utility
| Consistency
| Docs
| Examples
| Tests
| Videos
| Overall
| Rank
|
| Good (80.0%)
| Sufficient (77.5%)
| -
| Good (80.0%)
| -
| -
| Not sure (55.8%)
| 911 |
Click here for detailed information about this class on phpclasses.org