File-Upload
Package:
Summary:
Validate and process uploaded files
Groups:
Author:
Description:
This class can be used to validate and process uploaded files.
It can take an uploaded file and check the file name extension in a list of allowed and disallowed extensions.
The class can copy the file to a given directory and have an unique name.
It can take an uploaded file and check the file name extension in a list of allowed and disallowed extensions.
The class can copy the file to a given directory and have an unique name.
Comments are closed.