
04-11-2007, 08:11 PM
|
 |
WebProWorld 1,000+ Club
|
|
Join Date: Apr 2005
Location: Delaware Valley, PA
Posts: 1,186
|
|
Two of the dynamic programs I work with, ModX and WordPress, allow you to create a site structure pretty much exactly like what you have, if you're clever.
You can also just do your pages using php includes and use the .htaccess trick. I use it on the few static pages I have (which run php but are extension .htm)
|