Hi all ,
I want to upload many photo in my project . And I use Ajax fileupload.
When I click the "Add" button , I want to store that multiple data to physical folder in my project and want to
insert these data from ajax fileupload to database at once.
Tell me how can I get data from ajax fileupload and store that data to array .
Thank you all in advance :)
Go to the complete details ...