Updates

Latest Tweet



What's New?

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


Like this Page

PHP Fast & Easy Web Development, 2nd Edition Review by John Cruz

Great on PHP, short on SQL

This book sits right here on my shelf next to my PC along with my Photoshop, UNIX, and C++ books. It's a great resource for things PHP related.

The step-by-stel method works well with this book and it explains things in clear, plain english. This is a PHP book for someone who loves HTML, but has never ventured into PHP before. It will be of limited use for someone who uses PHP all the time, save for the refrence section, which is like a shortened and easily explained version of www.php.net

The biggest problem I had with this was that it tries to show you PHP/SQL applications without really teaching you mySQL. So you'll get the jist of the database workings (They even throw in a section on normalization!), but no real sense of the database itself.

If you're going to buy this book, buy an easy SQL book and go through that first so you understand how to make databases, tables, etc. It'll make this one a lot easier once you hit the DB part of it.

Just come prepared, and this book will be worth it.