News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
PHPEveryday.com:
Smarty Template Engine Tutorial
November 09, 2009 @ 07:56:31

On the PHPEveryday.com site there's a recent tutorial with an introduction to Smarty, a popular PHP-based templating engine.

When doing web application development, it is important to make the separation between display design (presentation) work and creating application. Simply, you can create content before without having to consider display (presentation layer). Or, you can design the look without the care of application code. This is role that Smarty Templates want to play.

They look at getting it installed, some of the basics you'll need to know and a few more complex features like arrays, objects and variable modifiers.

0 comments voice your opinion now!
smarty template tutorial




Community Events





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


development application framework opinion database manifesto interview conference introduction unittest language test series symfony2 custom api podcast release phpunit community

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