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.