I need some help. I know how to code a simple gallery that stores a pictures' info along with a link to the picture in a database, BUT here is my problem:
I have around 450 pictures on my server's harddrive that need to be indexed into a photo gallery. They are grouped into folders on what year, semester, and event they were taken at.
My simple gallery would not be able to thumbnail pictures and sort by the file names... (not to mention 450 + database entries is really tedious...)
Is there a FREE PHP script/coding that can display a gallery of pictures from these directories and display thumbnails 'on the fly'? I really need to know... thanks in advance...