Hey,
Is there a way to get a list of files in a certain folder and run a loop to process each file? I'd like to create a page which displays each thumbnail image in a folder. I'd also like to add the location of the image to a database, if it's not there already, in order to link each thumbnail to the full image.
Is this possible? What command(s) could I use?
~JOSH