I have a problem that I need to be helped with. I am trying to make a photo gallery by using php. I want to upload multiple images at once and save image path to mysql. I can easily upload single image but don't know what to do for uploading multiple images.
Thanks in advance.