Hello, I was just wondering if anyone knew an easier way of loading images in PHP besides creating a seperate page for each photo. Thanks, Quintin quintin@susquenita.com
don't quite understand ur question. could u please elaborate? why are u creating a separate page for each photo?
Well if I got your problem right:
I would create a template for the photopage in which every photo is linked automatically parsing the directory in which the photos are stored.
CU
Creating a page for every photo is time consuming and a lot of coding that doesn't really have to be done. In Coldfusion (CFML) there is a way to acheive this. You simply create an Action using <CFPARAM> then call to that everytime you want to load a photo