Storing reference to images in database?
Posted: Tue Nov 23, 2004 5:26 pm
Hi All,
I have a script for my image gallery that retrieves an array of image names from a folder. Are there any advantages of having these names of images listed in the database?
Am I better to run my script based on what is stored in a database or should I just retrieve the list from the folder and then store the array in a session variable?
Brad.
I have a script for my image gallery that retrieves an array of image names from a folder. Are there any advantages of having these names of images listed in the database?
Am I better to run my script based on what is stored in a database or should I just retrieve the list from the folder and then store the array in a session variable?
Brad.