I run a website for a martial arts fighting event. every month or so there is an event and i put up a list of who is fighting who...
i recently moved the site and well... i need to come up with a system to keep track of the fighters pictures.
the pics are sent to me from a couple of people. i was thinking it would be cool if there was a upload script so they could just upload the image. then to sort them if i could have a folder for each letter of the alphabet (folder named A, folder named B and so on) and have the fighters sorted in those by name it'd be easier in the future especially when we have alot of fighters...
I know of many upload scripts but none that give you a choice of where to upload...
Have all the images go to one folder, and upon being uploaded, save the picture name to a database, along with the category. So, when they click letter A, all the pictures with the category "A" are shown.
« Reply to Is there a script to upload multiple images to multiple folders?