aircooled57 Posted November 29, 2008 Share Posted November 29, 2008 whats the best way to template a site with a consistent header and footer for the layout but the content between the header and footer varying in design ? would it be to make the header and footer includes? or is there an easier way ? templating systems perhaps thanks guys Link to comment https://forums.phpfreaks.com/topic/134778-best-templating-system/ Share on other sites More sharing options...
Mchl Posted November 29, 2008 Share Posted November 29, 2008 I've been using Smarty a lot. It's fine. Link to comment https://forums.phpfreaks.com/topic/134778-best-templating-system/#findComment-701875 Share on other sites More sharing options...
plasmagames Posted November 29, 2008 Share Posted November 29, 2008 OMG I hate Smarty. do you want it to be able to change the layout or just images and colors? AND ya use includes as much as you want, they are great for just cleaning up code, but use them properly not grab a slab of code and put it in an include, grab pieces of code that go together Link to comment https://forums.phpfreaks.com/topic/134778-best-templating-system/#findComment-701892 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.