tibberous Posted November 6, 2007 Share Posted November 6, 2007 I am looking for a way to have users upload images, with an upload progress bar. I tried using SWF Uploader, which uses Flash and PHP, but had a hell of a time getting it to work. Basically I want a way for them to choose an image, and after they do, it to upload the image and display it, and let them either remove the image or upload more. I also want something that, at very worst, will degrade into a normal file upload box. Does anyone know of a way to do this? Maybe something without Flash, just like AJAX and PHP? Thanks Link to comment https://forums.phpfreaks.com/topic/76270-multifile-upload-with-progress-bar/ Share on other sites More sharing options...
PHP_PhREEEk Posted November 6, 2007 Share Posted November 6, 2007 There were several successful attempts at doing this using AJAX. Do a google search and you'll find lots of interesting discussion and ideas, as well as a few scripts. PhREEEk Link to comment https://forums.phpfreaks.com/topic/76270-multifile-upload-with-progress-bar/#findComment-386049 Share on other sites More sharing options...
tibberous Posted November 6, 2007 Author Share Posted November 6, 2007 Do you think the AJAX method is better than Flash? I saw a few different examples, just don't know what to pick. Have you worked with any? Link to comment https://forums.phpfreaks.com/topic/76270-multifile-upload-with-progress-bar/#findComment-386056 Share on other sites More sharing options...
atlanta Posted November 6, 2007 Share Posted November 6, 2007 I used a ajax / php upload one before worked really well i will have to find the name of it for you . Link to comment https://forums.phpfreaks.com/topic/76270-multifile-upload-with-progress-bar/#findComment-386057 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.