16
Apr
File Uploading With Uber Script
Posted by Ashok Chauhan, under PHP & AJAX, Programming LanguageHi ! Friends, Actually from long time I am finding the file uploader with progress bar. And luckily, just few days ago I knew about this script. So I sharing it with you here.
To see an example please click here.

Configuring Uber Uploader
- Download the uber script & extract on your local machine.
- Change the configure file “ubr_default_config.php” as per your server path. Where you want to upload the the script.
- Upload this file “ubr_pload.pl “ in your cgi-bin folder. And set the permissions on it to 755.
- In your directory you will need to create a “ubr_uploads” folder, if one does not exist and then set the permissions to 777 so that anything can read or write from it.
- Ok, now run the file “ubr_file_upload.php “ in your browser.
It will uploading multiple files with progress bar and statistic.












