Updates

Latest Tweet



What's New?

Check out for latest innovation, a computer based training video collection


Like this Page

MySQL/PHP Database Applications Review by D. Guiness

bogus code

Unfortunately for me I spent the $40 for this book. What a mistake!

When I first opened it up I was exited by the project management example in chapter 17. I told my wife I must have it! After I got home and started reading through it I decided to load the sample data into the my htdocs directory in my local Apache install. The nightmare never ended in getting the code to work. And this wasn't because I didn't set up the user accounts in MySQL! After messing around with it all weekend I decided to pay my fried a visit who is an expert web developer (builds web-enabled databases for California lobyists with millions of records). He looked at the code and found constructs that are specific to PHP5. The readme didn't say that I must install PHP5 for the examples to work. Anyway, after changing the code to conform to PHP4 syntax the examples still didn't work.

I'm totally disappointed that I spent my hard earned dollars on this book. If the authors would be kind enough to post some code that works and is easy to follow, that would be a good step at repentance. Oh, one last thing, the authors make use of PEAR; that was a pain to install too. However, I got that working (with no instructions in the book) and the code still fails to work.

Two thumbs down for this book.