PHP Fileupload ClassHits: 16
*****
fileupload-class.php extends PHP's built in file upload features, allowing users to easily and safely upload files to a web server using their browser.
REQUIRES PHP 5+
Features:
* Handles single or multiple files
* Specify maximum filesize
* Specify acceptable file MIME type(s)
* Specify unacceptable file extension(s)
* If the upload is an image, specify maximum pixel dimensions
* Filenames are automatically cleaned up
* Moves the uploaded file to a specified directory
* Handles duplicate file names, with three different modes: [1] overwrite existing files; [2] rename the new file; [3] protect, do-nothing mode
* Error messages in English, French, German, Dutch, Italian, Finnish, Spanish, Norwegian, Danish, and Swedish.
Platform(s): Linux, Windows, FreeBSD, Mac OSX, Sun Solaris
Date: Nov, 01 2005 Author: http://dave.imarc.net/php/ {
License}
{
Ratings}Number of Ratings: 1 Votes
Visitor Voting Booth:
{
Others Scripts}
|