public marks

PUBLIC MARKS from springnet with tags mysql & smarty

24 July 2006 02:45

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