7 of 8 people found the following review helpful
1.0 out of 5 stars
A good paperweight, Dec 29 2011
By oldstarwarsfandisgraced - Published on Amazon.com
This review is from: PHP & MySQL: The Missing Manual (Paperback)
This book is a total piece of trash. Usually their manuals are well-written and have working code. This book is mainly errors, poor explanations, and non-working code sets. Even in the digital version the code doesn't work.
This book was clearly rushed out. A month after it's been released you can't even get the example code.
4 of 4 people found the following review helpful
2.0 out of 5 stars
Riddled with erroneous code, Feb 24 2012
By Jay C. Besch - Published on Amazon.com
This review is from: PHP & MySQL: The Missing Manual (Paperback)
This book has two major downfalls - it constantly creates code that is then undone and replaced, this is a fine exercise for learning, but I'd like to know the destination code first and then work my way towards it. That is more of a learning style than anything, not a big deal.
The second is the deal breaker, following along is difficult because the code is full of bugs, and you can only make sense of some of them through the unconfirmed errata on the book's website. Nothing like trying to learn something, and not having it work, because the example code is absolutely flawed.
For instance, the book goes into great detail to explain the great benefits of error checking and error reporting, but when first displaying the user created PHP function call it provides code that doesn't name the function, and you can't get your error reporting mechanism to work. Oh, the irony of an error checking chapter that didn't check for its own errors. Another example is the last chapter that goes into sessions and authorizations, but the final code makes several session_start calls that create errors on several pages. Some of these are easily remedied problems, but not for someone that is unfamiliar with PHP that is trying to follow along.
3 of 3 people found the following review helpful
1.0 out of 5 stars
wow., Feb 13 2012
By Chris C. - Published on Amazon.com
This review is from: PHP & MySQL: The Missing Manual (Paperback)
All I can say is I am glad I did not buy this book but borrowed it from a friend. This book is a rambling waste of paper, filled with totally irrelevant sidebars. If you are trying to learn PHP do yourself a favor and don't buy this book.