How do I upload multiple images along with their dynamically created directories and filenames, and information about each image into my MySQL database all in the same form. I have a form right now that I can accomplish this with uploading 1 image / static directory and image name / details about the image, but I want to be able to do it with more than one.