PHP Classes
elePHPant
Icontem

File Uploading with Description : Manage file uploading forms with description texts

Recommend this page to a friend!

  Author Author  
Picture of Adomas Rimeika
Name: Adomas Rimeika <contact>
Classes: 2 packages by
Country: Lithuania Lithuania


  Detailed description   Download Download .zip .tar.gz   Install with Composer Install with Composer  
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.

  Classes of Adomas Rimeika  >  File Uploading with Description  >  Download Download .zip .tar.gz  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
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
 
  Groups   Applications   Files Files  

  Groups  
Group folder image HTML HTML generation and processing View top rated classes
Group folder image Files and Folders Listing, accessing and manipulating files and folders View top rated classes
Group folder image Content management Components and tools to manage content View top rated classes


  Applications that use this package  
No pages of applications that use this class were specified.

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

  Files folder image Files  
File Role Description
Accessible without login Plain text file files_list.php Example sample files listing
Plain text file files_upload.inc Class class file
Accessible without login Plain text file file_upload.php Example samle files adding

Install with Composer Install with Composer - Download Download all files: file_uploading.tar.gz file_uploading.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.