How would I go about creating an HTML/PHP/AJAX file uploader with a progress bar? I have no idea where to start.
Asked
Active
Viewed 1,003 times
6 Answers
1
http://www.johnboy.com/php-upload-progress-bar/
this is the best i thing. no flash. only css jquery php

Fayaz Khan
- 53
- 2
- 6
1
Or you can try this -> Lpology | Simple Ajax Uploader
its drop-dead-simple (my saying, whoops) and its sleeks interface, check it out!

TukangBakpao
- 11
- 2
1
The Dojo HTML5 Multi-File Uploader does all that and more. Highly recommended ;)

faken
- 6,572
- 4
- 27
- 28
0
here is another option, this one lets you upload multiple files, but requires flash as well http://code.google.com/p/swfupload/

bumperbox
- 10,166
- 6
- 43
- 66