PHP Classes

Upload: The Upload class is a wrapper for uploading files using html forms.

Recommend this page to a friend!
  Info   View files View files (1)   DownloadInstall with Composer Download .zip   Reputation   Support forum (2)   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 45%Total: 9,185 This week: 1All time: 168 This week: 560Down
Version License Categories
1.0Unspecified (ask ...Files and Folders
Description 

Author

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.

Picture of chris
Name: chris <contact>
Classes: 7 packages by
Country: ???
Age: ???
All time rank: 73
Week rank: 411 Down

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

 Version Control Unique User Downloads Download Rankings  
 0%
Total:9,185
This week:1
All time:168
This week:560Down
User Ratings User Comments (1)
 All time
Utility:76%StarStarStarStar
Consistency:76%StarStarStarStar
Documentation:-
Examples:-
Tests:-
Videos:-
Overall:45%StarStarStar
Rank:3204
 
Invalid link to documentation.
11 years ago (Konrad)
45%StarStarStar