Simple PHP Upload

Package:
Simple PHP Upload
Summary:
Validate and process uploaded files
Groups:
Files and Folders, HTTP, PHP 5
Author:
Slavomir Mikolaj
Description:
This class can be used to validate and process uploaded files.

It can validate a given uploaded file to check whether there was not an upload error, the file size is under a given limit, the file name extension is one of the allowed.

The class can also move the uploaded file to a given directory if the upload is valid.


Powered by Gewgley