Login   Register  
PHP Classes
elePHPant
Icontem

Class: File Upload System

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Biju  >  File Upload System  >  Download .tar.gz .zip  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: File Upload System
Base name: file-upload
Description: Validate and process file uploads
Related classes: , , , , , ,
Version: 1.0
PHP version: 4.0
License: GNU General Public License (GPL)
All time users: 1414 users
All time rank: 2292
Week users: 3 users
Week rank: 1216
Picture of Biju
Author: Biju <e-mail contact>
Packages: 2 Browse this author's classes Browse this author's classes
Country: India India - PHP jobs in India
Age: 38
All time rank: 132666 in India India
Week rank: 994 Up70 in India India Down


  Detailed description  
This class can be used to validate and process file uploads.

It can check whether the uploaded file has one of several allowed file name extensions, whether the file size does not exceed a given limit, and check whether a file with the same name was not previously uploaded.

A valid file is copied to a given destination directory. If the file is an image, it creates copy of the image in JPEG format that does not exceed a given width or height, if necessary scaling it and preserving the original proportions.

 

  Groups  
Group folder image HTTP HTTP protocol clients, headers and cookies View top rated classes
Group folder image Files and Folders Listing, accessing and manipulating files and folders View top rated classes

  Rate classes User ratings   Applications   Files Files  

  User ratings  
There are not enough user ratings to display for this class.

  Applications that use this class  
No application links were specified for this class.
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
Plain text file objupload.class.php Class Common Class for Uploading
Plain text file upload_test.php Example Example for uploading files

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