On my site I have pages with multiple thumbnailed pictures. I'd like to be able to set it up so that clicking on any of the thumbnails calls a single page to display the full-size image and its corresponding caption.
I want to do this to keep the background color and watermark when viewing a full-size image, w/o developing a page for each picture.
I remember reading of a way to do it with .asp but my host doesn't support it. Can this be done with PHP?
TIA.