24 July 2006 03:30
phpRiot() :: The Dynamic Duo of PEAR::DB and Smarty :: PHP articles, PHP tutorials, MySQL tutorials, PostgreSQL tutorials
The Dynamic Duo of PEAR::DB and Smarty
24 July 2006 02:45
Smarty : Why Use Smarty
provides the programmer and template designer with a wealth of tools to automate tasks commonly dealt with at the presentation layer of an application. I stress the word Framework because Smarty is not a simple tag-replacing template engine.
ONLamp.com -- Three-Tier Development with PHP 5
This article will demonstrate the power of three-tier development in PHP 5, using PEAR::DB_DataObject for the business logic and Smarty for display logic. I assume that you have some familiarity with HTML, Smarty, PEAR::DB_DataObject, MySQL, and PHP 5
1
(3 marks)