I have kind of a weird request. I have a web site for a client that wants to list about 10k links to images. However, I am looking for an efficient way to write a script hopefully to auto create all these pages with the associated images. Put simply, a script to auto generate the thumbnail page.
To give you some sort of visual, here is the type of page it will be:
http://www.digifind-it.com/Montclair...hlight=general
So basically if you clicked P1, it would link to a page with a thumbnail of a picture. The user would then hit the back button on their browser to back out of it, hopefully not leaving potentially 10k pages on the server.
I am not sure if php is the best way to do this, but I figured I'd give it a ****. Thanks in advance.