ports/www/pear-HTTP_Upload/pkg-descr
Po-Chuan Hsieh 420624f766
www/pear-HTTP_Upload: Add LICENSE and NO_ARCH
- Update pkg-descr
2021-09-19 14:00:12 +08:00

13 lines
540 B
Text

This class provides an advanced file uploader system for file uploads made from
html forms.
Features:
- Can handle from one file to multiple files.
- Safe file copying from tmp dir.
- Easy detecting mechanism of valid upload, missing upload or error.
- Gives extensive information about the uploaded file.
- Rename uploaded files in different ways: as it is, safe or unique
- Validate allowed file extensions
- Multiple languages error messages support (es, en, de, fr, it, nl, pt_BR)
WWW: https://pear.php.net/package/HTTP_Upload