PHP Classes

ImageUpload: Validate and process upload files

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 510 All time: 5,766 This week: 488Up
Version License PHP version Categories
imageupload 1.0GNU General Publi...4.0Graphics, Files and Folders
Description 

Author

This class can be used to validate and process upload image and document files.

It takes the name of an file upload input field and validate its values to determine if it was uploaded a file of the accepted types and the file size does not exceed a given limit.

If the file is valid, it is copied to a given destination directory. The class creates that directory if it does not exist already.

If the file is an image, the class may also create a thumbnail image.

Picture of steve krishna
Name: steve krishna <contact>
Classes: 1 package by
Country: Canada Canada

  Files folder image Files (2)  
File Role Description
Accessible without login Plain text file example.php Example example
Plain text file imageUpload.class.php Class main class

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:510
This week:0
All time:5,766
This week:488Up
User Comments (1)