Thread: Template System
View Single Post
Old 12-31-2008, 03:45 PM   #9 (permalink)
Mathew
The Wanderer
 
Join Date: Feb 2008
Posts: 15
Thanks: 2
Mathew is on a distinguished road
Default

Actually Xenon, a lot of PHP templating libraries compile the templates, so you will only suffer a performance hit on the initial page load.

There's no overhead most of the time and they are usually easier for designers to use as they don't need to learn how to use all PHP functions.
Mathew is offline  
Reply With Quote