开发者

advantage and disadvantage of smarty template [duplicate]

开发者 https://www.devze.com 2023-01-03 07:02 出处:网络
This question already has answers here开发者_如何学Go: Closed 12 years ago. Possible Duplicate: Why should I use templating system in PHP?
This question already has answers here开发者_如何学Go: Closed 12 years ago.

Possible Duplicate:

Why should I use templating system in PHP?

I'm new to Smarty.

Why are people showing interest in this framework? What are the advantages of it? Also, a lot of people avoid templates, what is the reason?

What is the real reason people choose the Smarty templating system?

How much really smarty best for web development?


IMHO the best way to use a template engine is using of regular HTML in .php files as a templates.


This has been asked and discussed before in many shades, this is a link list to the most popular ones:

  • Why should I use templating system in PHP?

  • Smarty, the best choice?

  • What’s the best way to separate PHP Code and HTML?

  • Smarty benchmark, anyone?

0

精彩评论

暂无评论...
验证码 换一张
取 消