Customer Rating:      Summary: Good book Comment: I bought this book for a university assignment(create online bookstore, with functionality like Amazon). It helped me a lot, lots of example. The best part about this book is it's Appendix, which contain a short, yet useful tutorial on how to DESIGN your database. My friend has the book by Welling and I read it, I think this one explain the concepts better.One more thing, this book is a lot smaller than the book by Welling, but it contain everything I needed for the assignment, cheaper, lighter to carry, easy read = GREAT BUY
Customer Rating:      Summary: Also consider studying the source to ubbthreads Comment: For my money one of the better examples of PHP with MySQL is the source to ubbthreads by Infopop. This source code seems to be very easy to read and well written. After reading the above book which I've only flicked through briefly, you'd be well advised to study a body of work like ubbthreads. Most programmers coming fom a JSP background will easily be able to pick up the differences.
Customer Rating:      Summary: Save time - Have fun Comment: This book is truly amazing. It gives you in-depth information in a compact book, and it makes finding things very easy. If you are learning MySql and you seem to always have a question, this book is for you. It has given me shortcuts when coding and gives full detail on why certain ways work better. This book is top on my charts.
Customer Rating:      Summary: Great reading --- Buggy code samples. Comment: Arguably, this is the best introductory PHP + MySQL book around. The material is very readable and well organized, making the book an excellent foundation for additional detailed study. My only peeve is that some of the code samples are sloppy. For instance, Example.9-9.php does not run because $databaseName is not specified. Maybe it was the authors'intent to have the debugging effort provide part of the learning experience. Overall, though, it's a great buy.
Customer Rating:      Summary: This book should be on your shelf at work Comment: If only I had purchased this book two months ago, I would have saved myself some headaches. The PHP/MySQL combination is both powerful and popular for creating dynamic, data-driven sites. But not many resources explain this combination so thoroughly. I have plenty of PHP books that touch on databases briefly and other resources that concentrate on MySQL, but don't delve into PHP. But this book fills the need of developers for a thorough and clear guide to using the PHP and MySQL combination.I have primarily been using the book as a reference guide - browsing entries of interest via the index; however, someone needing an introduction to PHP/MySQL applications would be well served by starting at the beginning and reading straight through the book. As I would expect from any competent development guide, example code and screenshots are sprinkled liberally throughout the chapters. Accompanying explanations are succinct and written to be understandable to novices and experts alike. This is a good book to pick up the moment you decide your site needs to be powered by PHP and MySQL. It will be useful from the moment you create a table to the day your first customer uses your homemade shopping cart application successfully.
|
|