Login   Register  
PHP Classes
elePHPant
Icontem

Class: Classe Upload

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of StefanoV89  >  Classe Upload  >  Download .tar.gz .zip  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Classe Upload
Base name: classe_upload
Description: Validate and handle uploaded files
Related classes: , , , , ,
Version: 1.0
PHP version: 4.0
License: GNU General Public License (GPL)
All time users: 462 users
All time rank: 4681
Week users: 0 users
Week rank: 2590
Picture of StefanoV89
Author: StefanoV89 <e-mail contact>
Packages: 6 Browse this author's classes Browse this author's classes
Country: Italy Italy - PHP jobs in Italy
Age: 22
All time rank: 90934 in Italy Italy
Week rank: 836 Up30 in Italy Italy Up


  Detailed description  
This class can be used to validate and handle files uploaded via Web forms. It can check:

- If the file does not exceed a given size limit
- If the file name has one of the accepted extensions
- If there is a file with the same name in the target directory

If the uploaded file verifies the validation rules, the class moves the file to a given directory.

The class may also return the URL for a link to download the uploaded files.

The code and the comments are in Italian.

In Italian:

Classe Upload è una classe con semplici funzioni da usare per uppare i file.

Contiene le funzioni di: sovrascrivi rinomina File, estensioni consentite, dimensioni massime, restituzione link al file uppato.

 

  Groups  
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
Files folder imagelibs (1 file)
HTML file esempio.html Data Esempio in HTML
Plain text file esempio.php Example Pagina a cui Punta il Form HTML

  Files  /  Files folder image libs  
File Role Description
  Plain text file upload.class.inc.php Class La Classe Vera e Propria

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