PHP N-tier: Building Presentation LogicTag: n-tier, multi-tier, application architecture, application design, presentation logic Category: PHP Applicationpost: 15 Mar 2008 read: 122 PHP N-Tier Strategy Step By Step Tutorial - Part 6: After create business logic, now we try to catch the data. We called this: presentation logic layer. We still use nusoap to do this job. Just for practice, we will create client same folder/location with server function. Create a file named "client_book.php" within www/test/ntier. Enter following code:
Now, open your browser and point to http://localhost/test/ntier/client_book.php. You should get like this:
|
| | Give Your Opinion | Recommend |
|

