PHP Classes
elePHPant
Icontem

Classe Upload: Validate and handle uploaded files

Recommend this page to a friend!
  Info   View files View files (3)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2007-08-28 (9 years ago) RSS 2.0 feedNot enough user ratingsTotal: 500 This week: 1All time: 5,532 This week: 862Up
Version License PHP version Categories
classe_upload 1.0GNU General Publi...4.0Files and Folders
Description Author

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.

Picture of StefanoV89
Name: StefanoV89 <contact>
Classes: 6 packages by
Country: Italy Italy

  Files folder image Files  
File Role Description
Files folder imagelibs (1 file)
Accessible without login HTML file esempio.html Data Esempio in HTML
Accessible without login Plain text file esempio.php Example Pagina a cui Punta il Form HTML

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

 Version Control Unique User Downloads Download Rankings  
 0%
Total:500
This week:1
All time:5,532
This week:862Up