PHP Fileupload Class
| Hits: 741 |
Advertisement
Description: 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.
The uploaded file name is cleaned up - special characters are deleted and spaces are replaced with underscores. The file is then moved to a specified directory (on your server). This class also gives the administrator control over how files with the same name are handled. fileupload-class.php also does its best to determine the file's type. If the user has named the file with the correct extension, then it will use that, but if the user tries to upload an extensionless file, PHP does can identify text, gif, jpeg, and png files for you. Error messaging is available in English, French, German, Dutch, Italian, and Finnish
The current version features minor bug fixes, code cleanup and more language support, while remaining backward compatible with existing scripts.
|
| Resource Details: |
|---|
| Version : | 2.12 | | Price : | Free | | Date Added : | Mon Jan 23, 2006 | | Author : | David Tufts |
| Rate: | 0.0(out of 5) | | Vote: | 0 Votes |
|
| Other Listing by This User: |
|---|
|
|