News Feed
Jobs Feed
Sections




News Archive
PHPBuilder.com:
Smarty PHP Template Engine Building PHP Apps in a Flash
August 10, 2011 @ 10:29:12

On PHPBuilder.com today there's a new tutorial from Octavia Anghel introducing you to Smarty, a PHP-based templating engine that can make creating the layouts and output of your site simpler and easier to reuse.

Smarty is a template engine for PHP whose main goal is to facilitate a very useful way to separate the business logic from the presentation logic. This article introduces Smarty and demonstrates how to install the template, create an application from scratch and interact with a database.

Installation of the tool is simple and using it is as easy as including the Smarty class, configuring it a bit through method calls and outputting to a template (tpl) file. A both a "Hellow World" and slightly more complex example using database results to build a table are included.

0 comments voice your opinion now!
smarty tutorial introduction hellowworld database table template


blog comments powered by Disqus

Similar Posts

NetTuts.com: Dependency Injection: Huh?

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

Mike Purcell's Blog: PHP - Reflection Class - Determine Parent Method Signature

PHPBuilder.com: Smarty PHP Template Engine: Building PHP Apps in a Flash

Maarten Balliauw's Blog: Running Memcached on Windows Azure for PHP


Community Events











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


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

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