Safely Upload

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

It can take array of data for a given uploaded file and can check it to verify whether it does not exceed the maximum allowed size, check whether it has one of the allowed file name extensions, check whether the destination directory exists and is writable before copying it.

The class can also create the thumbnails if the uploaded file is an image.


Powered by Gewgley