Login   Register  
PHP Classes
elePHPant
Icontem

Upload

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us

  Author  
Picture of chris
Name: chris <e-mail contact>
Packages: 7 Browse all classes by chris Browse all classes by
Country: ???
Age: ???
All time rank: 66
Week rank: 205 Down


  Detailed description   Download .zip .tar.gz  
The Upload class is a wrapper for uploading files using html forms. The form should have the 'enctype="multipart/form-data"' attribute for this the files to be uploaded properly. The Class should be created by passing $HTTP_POST_FILES as the only argument for the constructor (e.g. $upload = new Upload(&$HTTP_POST_FILES)), and also by reference (the & indicates this). See http://www.sloppycode.net/sloppycode/PHP/cm13.html for the manual.

  Classes of chris  >  Upload  >  Download .zip .tar.gz  >  Support forum Support forum (2)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Upload
Base name: 348
Description: The Upload class is a wrapper for uploading files using html forms.
Version: -
PHP version: -
License: Unspecified (ask the author)
All time users: 8246 users
All time rank: 168
Week users: 9 users
Week rank: 237 Down
 
  Groups   Rate classes User ratings   Applications   Related links   Files Files  

  Groups  
Group folder image Files and Folders Listing, accessing and manipulating files and folders View top rated classes


  User ratings  
Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Sufficient (76.6%)
Sufficient (76.6%)
-
-
-
-
Not sure (45.9%)
1775
Month:
Not yet rated by the users

  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.

  Related links  
Link Description
Manual Example usage of this class, plus descriptions for the methods and properties.

  Files folder image Files  
File Role Description
Accessible without login Plain text file clsUpload.php ??? the source

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