A great article on PHP and template engines can be found here:

http://phppatterns.com/index.php/article/articleview/4/1/1/

The opinon of the author is that template engines might not be worth your
time, and I'm inclined to agree. I'd rather develop a more comprehensive CMF
which limits what the user can design in other ways, rather than use some
template engine like smarty or velocity. To me, templates just seem like a
dumbed-down language - not that useful in my opinion.

neko



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to