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. I shall have to update this soon.

Chapter 9: Review and Pursue

transfer_cash.php Sept 2012

The following php code is my final answer to the final problem set in the Pursue section of Chapter 9, page 298 of PHP and MYSQL for Dynamic Web Sites (ed4) by Larry Ullman.
It is by no means a finished and authoritative piece of coding and has involved looking at concepts that are not covered in the book for a chapter or two, but I found it irritatingly easy to break the code and looked for solutions to some of the problems. I had to add data to the tables to give this a decent test.
I have been offering my tuppence worth on the forum for the book, but this solution is too long for that style of writing.
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 transfer_cash.pdf