News Feed
Jobs Feed
Sections




News Archive
Ivo Jansch's Blog:
PHP as a template language
February 15, 2010 @ 08:12:04

Ivo Jansch has a recent post to his blog talking about one of the great debates in the world of PHP - is the language by itself a good templating language (versus using something like Smarty)?

I think I've said it before. The tool you use should depend on the job you're trying to do. So to say that Smarty is wrong just because it is, does not feel right. I agree that in many cases PHP can be used as a template language just fine, but there are situations where a Smarty template (or any other templating engine) is just that more pleasant.

He's comparing them on aesthetics alone, showing two snippets of code - one templated via PHP and the other in the format that Smarty uses to generate a simple chunk of XML. For more examples of the Smarty format, check out their documentation.

0 comments voice your opinion now!
template language opinion smarty


blog comments powered by Disqus

Similar Posts

ProDevTips: Writing a CMS/Community with Smarty and the Zend Framework: Part 8

Brandon Savage's Blog: The Five Tools I Can’t Develop Without

Community News: Has Smarty's Time Come?

Michelangelo van Dam's Blog: Job Hunting 101

ProDevTips.com: Writing a CMS/Community with Smarty and the Zend Framework: Part 5


Community Events









Don't see your event here?
Let us know!


api database introduction zendframework2 development framework release opinion composer code community object unittest tool phpunit example language interview podcast testing

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework