Second Thought
The using PHP to output the gallery that you suggested could work. Are you using mod rewrite on apache? The key is to avoid ugly query strings if possible and get something more like /gallery/01
If you have any questions I'll be around the thread :p
I guess from my standpoint I'd generate the static versions but your php gallery outputting solution should really work fine as long as you have "clean urls"
en wikipedia org/wiki/Clean_URL
|