Files and Folders: File upload class
Andrey Yasinetskiy (contact me)
This class is meant for handling files uploaded via Web forms.
It includes a function for storing the files with encoded names with two options: md5 and latin.
Additional methods also are included in a class to resize file images or output listings of the uploaded files in the destination storage directory.
| Utility
| Consistency
| Docs
| Examples
| Tests
| Videos
| Overall
| Rank
|
| Good (83.8%)
| Good (81.3%)
| -
| Sufficient (78.8%)
| -
| -
| Not sure (57.9%)
| 785 |
Click here for detailed information about this class on phpclasses.org
Example
Example of class using