PHP/ASP galleries
PHP/ASP galleries
Out of context: Reply #4
- Started
- Last post
- 7 Responses
- ********0
Well... you can make one page that refers to itself. A list of thumbs providing a link to ?img=01 for example... with clever file naming you can catch that and display the large img. That's a simple way.
You can get very complex with it... for example have it read a directory of thumbs and display all of them with a link... which is more helpfull.
My scripts are made per job... but I can point you to the right place on php.net...