News Feed
Jobs Feed
Sections




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


blog comments powered by Disqus

Similar Posts

Mayflower Blog: Traits in PHP 5.4

JSLabs Blog: How to turn a php script to an exe...for free

Padraic Brady's Blog: Mysteries Of Asynchronous Processing w/PHP - Pt 3: Spawned Child Processes

PHPMaster.com: Data Structures for PHP Devs: Stacks and Queues

PHPMaster.com: Understanding OAuth - Tweeting from Scratch, Part 2


Community Events











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


unittest framework release interview testing symfony2 community zendframework2 development database opinion series language conference usergroup rest podcast introduction functional phpunit

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