php multiple image upload with single browse button
is it possible to upload multiple images with single browse button as in facebook multi开发者_高级运维ple upload functionality on all browsers > IE6, but without using flash.I have integrated ajax-multiple-file-upload-form-using-jquery but its browse button not working properly.
I need to click so many times to open a file selection window when i am trying to upload images to different albums.
Try Fancy Upload! It is free and editable too. Hope you like this. If you are looking for multiple file uploading with a single button try this link for demo.
Hope this helps.
If you want a jQuery plugin you could try uploadify. It's really powerful.
精彩评论