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

DevShed: Creating the Blog Script for a PHP/MySQL Blogging System (Part 2)

Fawad Hassan's Blog: Load More Using KnockoutJS, PHP/CodeIgniter (Part 1)

Smashing Magazine: Create A Christmas Wish List With PHP (For Beginners)

Chris Jones' Blog: Oracle Resources for PHP

Brian Nelson's Blog: Writing A Reverse Proxy in PHP5


Community Events











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


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

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