File-Uploader

Package:
File-Uploader
Summary:
Validate and process uploaded files with forms
Groups:
Files and Folders, HTTP, PHP 5, Validation
Author:
Antonello Mangone
Description:
This class can be used to validate and process uploaded files with forms.

It can check an uploaded file entry in the $_FILES array and verify whether its size does not exceed a given limit, as well the file name extension is one of the list of allowed file name extensions.

Valid files are copied to a given target directory.


Powered by Gewgley