Hello all,
I'm looking for a rather simple script--either pre-existing or, if you're generous, newly coded

.
Basically, what I'm looking for is a php script that reads from a directory with images and automatically generates a page showing those images. Nothing fancy, just each image centered on the page with a few breaks in between and a 1 pixel black border. It would be very favorable, though not necessary, if it could also generate the images in reverse order, showing the newest image at the very top of the page going down to the oldest.
This part is optional, but if it's easy to add I'd really appreciate it:
Taking the last example, say I have a directory 'junk' and within it subdirectories like '02', '03', '04' and so on. Would it be possible to have an extra script that read what subdirectories were within 'junk' and generated weblinks to the galleries mentioned in the previous paragraph?
Thanks a lot, I appreciate it. Hope someone can sort this out!