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

WorkingSoftware.com.au: Configuring PHP4 and PHP5 to run concurrently on FreeBSD

DeveloperTutorials.com: Building Desktop Applications in PHP

ProDevTips.com: Ajax, ZF and Smarty feed reader (Part 2)

DevShed: Working with the Active Record Class in Code Igniter

PHPF1.com: PHP Form Tutorial


Community Events











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


community tool phpunit podcast introduction code series opinion development functional unittest application framework zendframework2 language example release interview conference testing

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