browse by tag: tier
sort by
Three-Tier Development with PHP 5
in PHP added by goodphptutorials, on 21/3/2006 advanced tutorials mysql php5 smarty tier
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
comment save report