Best Technique for Easy Templating with PHP

Soldato
Joined
24 Sep 2007
Posts
5,599
Hi Guys

I want to create a web template that is suitable for any small business website. I want a way of templating the whole site, so that it is simple to make site wide design changes. I know how to use PHP.

What is the best way to do this? Should I just use PHP includes for key elements within each page, including my main container div statement?

Thanks
 
Entirely comes down to how much central control you want... You say aside from WP but its probably one of the most suitable tools.......

Concrete5 also a great CMS.
 
Back
Top Bottom