Author Archive

Smarty - PHP Template Engine

Monday, February 4th, 2008

Smarty is one of the most popular and widely used php template engines and the number one template engine on my list. It is very flexible and easy to get hooked on. You can even execute php code inside the template, a feature that other template engines do not have. Working with Smarty will not [...]