This entry was posted
on Friday, March 26th, 2004 at 9:41 pm and is filed under General.
You can follow any responses to this entry through the RSS 2.0 feed.
You can skip to the end and leave a response. Pinging is currently not allowed.
I’ve been using Smarty (http://smarty.php.net/), and I really love it. It’s the first template engine that I have used that really keeps my app logic out of my display logic.
March 27th, 2004 at 3:40 am
I’ve been using Smarty (http://smarty.php.net/), and I really love it. It’s the first template engine that I have used that really keeps my app logic out of my display logic.
I vote to make Smarty the default engine,