Best Way to Change the template

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
tili
Forum Newbie
Posts: 3
Joined: Wed Jan 23, 2008 2:27 am

Best Way to Change the template

Post by tili »

i'm running a database driven web site & use 1 template for every page. i wan't to use php pages only for CMS but not for other pulblished pages. (every php page should generate a relevent html page) so what is the best way to change the templat of every html page which is generated by php pages
User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

Re: Best Way to Change the template

Post by Christopher »

I don't understan "change the templat of every html page which is generated by php pages"? Can you explain it?
(#10850)
Post Reply