jquery multiple file upload insert file name to mysql
Hi
I am building an realestate website where the admin can insert properties where he can upload multiple images for each property.
I have added an ajax jquery mulitple image uploader inside an insert form that uploads data to mysql. The uploader works fine but i can't figure out how to get the uploaded image names to insert them into a mysql field.
Solution: jquery multiple file upload insert file name to mysql
To upload the image you need to have the "files" type as the image form . This field is not mentioned in the form you pasted. once the image is uploaded then put the post variables as the file name