
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
Wong
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 | Alle Abonnements sehen |
|
Was ist RSS? | |
| Yahoo! |
|
| MEIN MSN |
|
| Bloglines |
|
| Newsletter | |
| Followen Sie uns bei Twitter! |


















