Hi all,
I have over 50 new photos each week that I want to upload into my db. I'm going to upload the images to the server using FTP and use the DB to store the file paths to those images (as recommended on this site!).
My question is this - can I upload the file paths of all these images into MySQL in one hit? I don't want to have to type them all out invdividually each week! The File/Browse feature in HTML works well but it only allows you to select one file at a time?
I'd be grateful for any advice
cheers
<<Jason>>