PHP Scripts » File Manipulation

PHP Fileupload Class

Author: David TuftsLicence: Price: FREEHomepageDownloadPHP Scripts, File ManipulationPHP Fileupload Class

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.

Comments on: PHP Fileupload Class


FreshOne cannot be held responsible for the content of this page (PHP Fileupload Class - File Manipulation, PHP Scripts). The content provided on this page and the comments on PHP Fileupload Class - File Manipulation, PHP Scripts are user contributed.

Bookmark this page

           

Related scripts

ezNetEdit Powerful Web Based WYSIWYG HTML Editor
Powerful Web Based WYSIWYG HTML Editor that enhances profitability and productivity in your organization by al...
Rw::Download Lite
Free version of the download manager featuring:- Admin CP Template & CSS edit system- Unlimited Base Categorie...
RW::Download Full
Full download manager featuring: - Admin CP Template & CSS edit system - Unlimited Base and Sub-Categories - D...
QuiXplorer
QuiXplorer allows you to browse local directories on your webserver. It currently supports the following funct...
PHPDir
PHPDir is a indexer, that basically, lists all the files/folders in a better(?)way than most servers defaults....