View Single Post
Old 07-27-2008, 11:19 PM  
mrkris
Confirmed User
 
Join Date: May 2005
Posts: 2,737
Quote:
Originally Posted by Lane View Post
Somebody once said, PHP actually is a template system.

When you add another template system on top, you are creating an additional layer. With new syntax, additional learning curve and more limitations.

I haven't met a person who can learn a template engine syntax (like Smarty or whatever), but can't learn the php syntax.

p.s. I'm not personally against using template systems, I just have mixed feelings about it.
PHP is a templating language, but at the same time, it doesn't prevent people from writing shitty code, such as mixing logic with display.
__________________

PHP-MySQL-Rails | ICQ: 342500546
mrkris is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote