PHP-Klasse::Advanced Upload Class 20.03.2007
abgelegt im Archiv PHP-Classes-News am 21.03.07

Kurzbeschreibung: Process forms for uploading multiple files
Veröffentlicht am: 20.03.2007
Gruppe(n):
- PHP 5
- Files and Folders
Beschreibung:
This class can be used to process forms for uploading multiple files.
The class can check whether the files are not empty, nor exceed a given size limit.
It can also check the file type against lists of allowed and denied file types.
The class can also make file names safer by replacing eventual spaces in the names by underscores.
If there was an error while uploading files, the class throws an exception object that provides information about the error code and an explanatory error message.
If all checks are passed, the class processes the uploaded files moving them to a given directory. If the directory does not exist, the class may create it.
Link: Advanced Upload Class
Tags: PHP5 Files Folders Upload Script OOP Forms
Stimmen Sie ab für PHP-Klasse::Advanced Upload Class 20.03.2007:
|
Dieser Eintrag wurde mit: 5.50 Punkten (von 2 Stimme(n) insg.) bewertet.
|
| RSS | |
|
| |
| Yahoo! |
|
| Bloglines |
|
| Followen Sie uns bei Twitter! |
