Form Data with Multiple images upload

Hello,

I am in the need of creating a form with some inputs along with a multiple file upload option, and a decent form validation. I need the form data and the uploaded image file names should be stored in the sql database, and images should store in the server in a particular folder. I am not sure where to start. Please help me.

You should follow an on-line tutorial here’s one for file uploading: http://www.phpeasystep.com/phptu/2.html

This is what you want

you will find a php implementation tutorial (with sql) on the site
http://www.dropzonejs.com/

Sponsor our Newsletter | Privacy Policy | Terms of Service