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.
|
Name: |
File Uploading with Description |
Base name: |
file_uploading |
Description: |
Manage file uploading forms with description texts |
Version: |
1.0.0 |
PHP version: |
- |
License: |
Freeware |
|
|
|
Applications that use this package |
|
No pages of applications that use this class were specified.
If you know an application of this package, send a message to the author to add a link here.
|
Files |
|