Easy file upload
Package:
Summary:
Display and process forms to upload multiple files
Groups:
Author:
Description:
This class can be used to display and process forms to upload multiple files.
It can generate HTML to display one or more file upload fields in a form.
The class can also process the uploaded files by moving them to a given target directory, if they have one of the allowed file name extensions and do not exceed a given size limit.
It can generate HTML to display one or more file upload fields in a form.
The class can also process the uploaded files by moving them to a given target directory, if they have one of the allowed file name extensions and do not exceed a given size limit.
Comments are closed.