Topic: the best template engine? (Read 1421 times)
Global Moderator Community Supporter?
Jedai Sword Master
Gender:
Posts: 6691
34714 credits Members referred : 374
It's time to use PHP5!
« on: Nov 17, 2006, 02:23:47 pm »
Hi,
the last few weeks I did a lot of customization inside the esyndicat directory script. This application is using Smarty and actually I like the way of using a template.
In the past I used a more old fashioned dynamic coding style without the use of a template engine for my own projects. I think I have to change that to get more flexible and to use also technologies like caching.
what is your favorite template engine? I think I will go for Smarty...
Global Moderator
Internet Junkie
Gender:
Posts: 1807
9006 credits Members referred : 6
« Reply #1 on: Nov 17, 2006, 02:37:24 pm »
Not sure what templating engine is used, but I like the way the templates in phpbb work.