Login   Register  
PHP Classes
elePHPant
Icontem

Uploader

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

  Author  
Picture of L
Name: L <e-mail contact>
Packages: 13 Browse all classes by L Browse all classes by
Country: Germany Germany - PHP jobs in Germany
Age: 38
All time rank: 466 in Germany Germany
Week rank: 295 Down8 in Germany Germany Down


  Detailed description   Download .zip .tar.gz  
This class generates the form elements for a file upload and stores the
uploaded files in a directory.

- You restrict the file size and the allowed file types easily.
- The uploaded file information is returned in an associative array.

CONSTRUCTOR:
function Uploader()
PUBLIC:
function openForm($action, $add_on = '')
function fileField($size = -1, $fileSize=1048576, $accept='text/*')
function closeForm($addSubmitButton = true)
function uploadTo($path, $overwrite=false, $allowedTypeArray=null)
function wasSubmitted()
function debug()
PRIVATE:
function _error($msg)

PUBLIC VARS:
var $error

  Classes of L  >  Uploader  >  Download .zip .tar.gz  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Uploader
Base name: uploader
Description: Class for handling file uploads
Version: -
PHP version: -
License: BSD License
All time users: 3586 users
All time rank: 808
Week users: 0 users
Week rank: 2020 Equal
 
  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:
Not sure (56.2%)
Sufficient (62.5%)
Sufficient (62.5%)
Sufficient (75.0%)
-
-
Not sure (48.1%)
1656
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
Forms Class required class for Uploader.php
Rate me Rate this class @ Hotscripts

  Files folder image Files  
File Role Description
Accessible without login Plain text file testUploader.php Example example
Accessible without login HTML file Uploader.html Doc. phpdoc source
Plain text file Uploader.php Class main class

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