Uppy v1.0 allows you or your visitor to upload several files in same time on your website. This script is based on PHP / Ajax language (without any Flash or Java !), there is no limit of the number of files you can insert in the queue (except if you add some restrictions in the config file). The progression bar based on transfer time will give you the possibility to control each upload individually. A few security system are setup to keep the script in progress in case a file is not uploaded in the queue, the script will continue until the end of the list.Uppy CustomizationIf you know some about CSS, you will be able to personalize the Uppy style. Otherwise, no worry, some CSS files are already into the ZIP, choose the one wich suit you the best.Setup Uppy- You can choose between ENGLISH or FRENCH language, but if you are a little bit curious, you will see how it can be easy to add a new language.- You can setup the max size for individual upload (check also in your php.ini what is the limit supported by your server)- You can choose the delay of the time-out for individual upload.- You can add or remove allowed extensions files to upload (jpg,doc,pps,psd,tif,etc...)- You can choose the destination folder for the uploaded files.- You can setup a limit for the queue (100 by default)The script use PHP language, PHP session, some Javascript (AJAX) and one iframe. Most servers will accept this requirements.Compatibility navigatorSuccessfully tested under:- Internet Explorer 6 / 7 / 8 versions- FireFox 1 / 2 / 3 versions (Mac & Pc versions)- Safari (Mac & Pc versions)- Chrome- Opera 8 / 9 (Mac & Pc versions)No installation, just drag the unzipped folder on the root or where you want of your server, no database, no FLASH or JAVA plugin are required. Video demonstration on Youtube : http://www.youtube.com/watch?v=vrQijaxF3-k