PHP 模板(Template)资源链接

Posted on 23rd December 2003 by Nio in 程序人生

另外,今天看了一篇关于模板的文章,感觉很不错:
Beyond The Template Engine
Why do I think Smarty is closest to right? Because Smarty's goal is "the separation of business logic from presentation," not "the separation of PHP code from HTML code."
确实,模板的真正目的不是为了让 PHP 和 HTML 分离,而是为了让商业业务逻辑与显示逻辑分离。

No Comments »

No comments yet.

Leave a comment