|
PHP Cookbook
 |
Author: Adam Trachtenberg, David Sklar List Price: $39.95 Our Price: Click to see the latest and low price ISBN: 1565926811 Publisher: O'Reilly & Associates (21 November, 2002) Edition: Paperback Sales Rank: 2,797 Average Customer Rating: 4.31 out of 5
|
Customer ReviewsRating: 4 out of 5 Highly recommened for web developers with basic/intermediate If you are completely new to PHP, just forget about this book! If you are looking for complete programming solutions, do so as well! However, if you have some basic experience with PHP and MySQL this book is just great. This book deserves the word "cookbook" as it contains over 600 pages of receipts (do not expect big explanations, but just snippets of code), which will help you to solve many problems. And the best of this book - in my personal opinion - is, that by reading it, you will find a lot of problems/solutions/ideas you have not thought about before. Be warned: This book is not a real "help" for anybody who looks for the easy solution, but it will definitely help YOU to develop your site and develop yourself. Just buy it - it's well worth the money and if this book won't pay out, none will! Rating: 4 out of 5 A very good "cookbook" reference I have been programming PHP for a couple of years, and have lots of books on the subject. IMHO, I felt like this book serves the role of a "cookbook" very nicely. The contents are organized by language function via chapters (i.e. strings, numbers, arrays, regex, forms, classes, db, security, XML, etc...) which makes it convenient to find what you are looking for. Within each chapter, are very specific "Problem" and "Solutions" which contain simple code snippets (like 10 lines or less) and a description of what it does. Most problems are solved within one page. It is really concise and to the point. The index is comprehensive so it is straightforward to lookup the issue you are having, find the problem / solution and get on with your coding. You don't have to read thru lots of code or descriptions of why somebody setup a display template or complicated object. Look up your problem, read a quick solution, and BOOM, you're done and back to implementing it in your code.I have read some other reviews for this book here that recommend the Wrox book, stating this one is too simple. I don't agree with this. The Wrox book appears to me to be another "... let's show you a bunch of full blown application examples ..." book to me, similar to the classic Welling and Thomson SAMS published text. The "cookbook" will not teach you the language, nor is that its intent; it assumes you know what you are doing. This book is exactly what it says it is, a cookbook. If you need a quick solution to specific coding problems, at a fairly advanced level, it is a really good reference. Rating: 5 out of 5 Filled with GREAT examples This book has been a lifesaver for me. As is the case with all those in the Cookbook series, this book is filled with practical examples. This isn't a tutorial book, but honestly, this book combined with the online docs were all I needed to build my own web site based around PHP. I definitely encourage you to buy this book if you're hoping to learn PHP!
Similar Products
· PHP and MySQL Web Development, Second Edition
· MySQL, Second Edition
· MySQL Cookbook
· Programming PHP
· Web Database Applications with PHP & MySQL
|