I am setting up a site that will contain a list of images, many of them will be of the same format (digital photo images eg 99599213.jpg, 99599214.jpg, 99599220 etc...). So, what I want to to is to read in the list and have it listed alpha numerically, so the next image the client selects will be the correct one.
Is there a way for php to look in a folder and see what the next file it should select is?
listing files with links
Moderator: General Moderators