javascript - How can I create a file upload using jQuery and php? -


how can create jquery multiple image upload(upload without refresh page after choose file displaying image not insert databse) , submit additional form data , submit click on button without refresh page data insert database. jquery , php?

like:
there in tag form: checkbox, input:text, input:textarea, selection:option , input:file

upload php know,but not know upload jquery.
start , should use?
give me link tutorial or explain?
not use of plugin, , not want idea.

with respect

jquery ajax file upload plugin

http://www.phpletter.com/demo/ajaxfileupload-demo/


Comments

Popular posts from this blog

javascript - Iterate over array and calculate average values of array-parts -

iphone - Using nested NSDictionary with Picker -

objective c - Newbie question -multiple parameters -