01-14-2009, 12:56 PM
|
#3 (permalink)
|
|
Wizard
Join Date: Sep 2007
Posts: 1,298
Thanks: 17
|
Because it is very straight forward and easy to use. I also don't like PHPTAL because it functions too much as a programming language. While smarty gives you the ability to do most of that, it is not nearly as integrated. Templating is merely a way to separate code logic from design, not to add another layer of processing to have to think through during debugging.
|
|
|
|