Blog Home | Fife Visits Blog | Fife Rant Blog | Random Computing Stuff Index

Investigating PHP

I am currently working my way through MySQL for Dynamic Websites by Larry Ullman (edition 4).
I currently run php 5.3.3-1 and a mysql 5.1.16 database on apache 2.2.16 server on Ubuntu 10.10 in VirtualBox.

Chapter 10: Review and Pursue

view_customers.php Oct 2012

The php code in the pdf below is my take on the 5th exercise in Chapter 10 PHP and MYSQL for Dynamic Web Sites (ed4) by Larry Ullman.
I had to add data to the tables to get the pagination to work.
I have been offering my tuppence worth on the forum at PHP and MySQL for Dynamic Web Sites for the book, but this solution is too long to include there.
Original scripts, databases and css can be found at http://www.larryullman.com/books/php-and-mysql-for-dynamic-web-sites-visual-quickpro-guide-4th-edition/.

If the pdf doesn't open, go to view_customers.pdf