File Upload and validation
Package:
Summary:
Validate and process uploaded files
Groups:
Author:
Description:
This class can be used to Validate and process uploaded files.
It can validated a given uploaded file checking its MIME type and file size against a given limit.
The class can also create directories to store the uploaded files.
It can validated a given uploaded file checking its MIME type and file size against a given limit.
The class can also create directories to store the uploaded files.
Comments are closed.