Features -- PHP File Upload

php Uploader

PHP File Uploader

Features

Features  
Select multiple files for upload
PHP File Uploader allows you to select and upload multiple files at once rather than having to select and upload each file individually.
check
Client side validation of the file size/type before uploading

Client side validation of file size/types prior to uploading the files to a server to increase usability and reduce consumption of network and server resources.
check
Supports AJAX Uploads without PostBack

PHP File Uploader allows you to upload files to web server without refreshing the page.
check
Allows uploads to be cancelled by end-users

With PHP File Uploader, end-users can easily cancel upload process at any time.
check
Real time progress bar

PHP File Uploader has real time progress bar which keeps track of every file upload and allows end-users to watch how much of your file has been uploaded.
check
Persist uploaded file through postback

PHP File Uploader can hold an object temporarily and you can save it anytime you want.
check
Automatic File Validation

PHP File Uploader automatically validate the size, extension and the file name of the uploaded files.
check
Large File Upload

PHP File Uploader allows you to upload large files (up to 2GB) to a server with the low server memory consumption.
check
Simplified application integration and development

PHP File Uploader includes a variety of classes and components which allow complete control over the uploading process.
check
Customizable Appearance

The look and feel of File Upload controls can be customized to seamlessly blend into your website design.
check
Cross platform, Cross browsers

Runs on PHP 5.0, supports all major browsers; If you attempt to use PHP File Uploader using a downlevel browser it will display a regular upload control.
check
Asynchronous file upload

Web page hosting your application remains perfectly responsive and usable throughout the transfer. This allows the user to work on other part of the page while the uploading is in progress.
check
This control is also available for ASP.NET!

Ajax Uploader for .NET