how can i create a jQuery multiple image upload(upload without refresh page after choose file only displaying image not insert to databse) and submit additional Form Data and submit all with click on button without refresh page data insert to database. jquery and php?
like:
There is in tag form: checkbox, input:text, input:textarea, selection:option and input:file
Upload with PHP know,but do not know upload with jQuery.
Where do I start and what should I use?
give me link would tutorial or explain?
i not use of plugin, and not want get from it idea.
With respect
I use plupload. Its really simple to use.
Here is the demo page.
Sample code from one of my apps:
Jquery Ajax File Upload Plugin
http://www.phpletter.com/Demo/AjaxFileUpload-Demo/
Use JQuery Ajax File Upload. On server side look for your file in request.