This class manages the uploading files via Web forms with descriptions passed in additional text fields. It is meant to assist in the uploading of image files for publication with content management system.
The class can process multiple files uploaded with the same form. The files that were uploaded successfully are moved to a given directory. The class may reject files that exceed a given size limit.
The descriptions are picked from the value of a form text field that is submitted with the file field data. The description field should have the same name of the file field with the suffix _desc .
The file name, description and size information stored in a seperate file with a given file name, as a serialized array of data that can be retrieved to provide the necessary information to generate pages on which the uploaded files are displayed.
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Not sure (55.0%) |
Sufficient (60.0%) |
- |
Not sure (55.0%) |
- |
- |
Insufficient (39.0%) |
1757 |
| Month: |
Not yet rated by the users |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.