I would like to create an image db so that I can store images and then
dynamically load
them into a slide show according to which file folder the image was stored
in.
Can anyone advise on what fields I might need to create in the mySQL db for
these
images? Suggestions on best practices? Pointers to examples of said scripts?