Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

PHPBuilder.com:
Smarty Templating System
Apr 16, 2007 @ 13:44:00

PHPBuilder.com has a new article today that takes a look at one of the most popular PHP-based templating systems on the web today - Smarty.

The Smarty templating system is a fantastic framework for architecting php-based websites, especially in a collaborative development environment. This article will examine the benefits of Smarty, as well as delve into some basic examples of its implementation. We will also point the way to the available resources and community based around the system.

The article is broken up:

  • Why smarty? (making a case - 6 reasons)
  • Setting it up
  • Some sample code
  • and a sample template
Simplicity like that is one of the reasons this templating system is so popular. Of course, this is just the tip of the iceberg - there's so much more that it has to offer. Check out smaty.php.net.

tagged: smarty templating introduction template smarty templating introduction template

Link:


Trending Topics: