Hello everyone.
I’ve got a form to upload images using dropzone.js. The form has other fields like gallery selection to put the file names into a mysql database. I got the dropzone.js instance to upload the images however I don’t know where to begin to get the files uploaded into the mysql database.
After looking for tutorials for a couple of hours online I was hoping someone could point me in the right direction.
My PHP skills are what I would call intermediate and AJAX mystifies me, so you know my comfort level.
Thank you in advance.