PHP N-tier: Data Access Tier Using PHP ADOdbTag: n-tier, multitier, adodb, data access tier, Category: PHP Applicationpost: 12 Mar 2008 read: 199 PHP N-Tier Strategy Step By Step Tutorial - Part 4: In this post, we will build data access tier. We use PHP Adodb. About PHP Adodb, you can read at here. For this practice, create a folder named "ntier" within www/test. Place your all PHP ADOdb folder at here. Thus, you have www/test/ntier/adodb. Then create a file named "dataaccess.php" within www/test/ntier. Enter following code
Test it. Open your browser. point to http://localhost/test/ntier/dataacces.php. Next post, we will talk about business logic layer. Don't miss it. |
| | Give Your Opinion | Recommend |
|

