-
Notifications
You must be signed in to change notification settings - Fork 0
eMI FileUpload Library is a simple cross-platform object-oriented PHP library intended to handle uploaded files. The library is essentially a wrapper around the cumbersome superglobal variable $_FILES. The superglobal is never modified by the library and retains its values until the script terminates.
eMedia-Intellect/eMI-FileUpload-Library
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
About
eMI FileUpload Library is a simple cross-platform object-oriented PHP library intended to handle uploaded files. The library is essentially a wrapper around the cumbersome superglobal variable $_FILES. The superglobal is never modified by the library and retains its values until the script terminates.