Thread: Template Engine
View Single Post
Old 03-18-2009, 05:19 AM   #16 (permalink)
Village Idiot
Wizard
Top Contributor 
 
Village Idiot's Avatar
 
Join Date: Sep 2007
Posts: 1,299
Thanks: 17
Village Idiot is on a distinguished road
Default

Smarty provides more than just PHP, it has a number of functions that are useful for alternating colored tables and things of the sort. To do that with a straight PHP template system would require lots of custom work unless you want to put lots of PHP code in your template.
__________________

Village Idiot is offline  
Reply With Quote