{"currencyCode":"USD","itemData":[{"priceBreaksMAP":null,"buyingPrice":30.78,"ASIN":"0672329166","isPreorder":0},{"priceBreaksMAP":null,"buyingPrice":17.39,"ASIN":"1118008189","isPreorder":0},{"priceBreaksMAP":null,"buyingPrice":26.67,"ASIN":"1118531647","isPreorder":0}],"shippingId":"0672329166::KKgeA0jgqL3gEQTRf7I9pqivMDSahePz18aP%2BHtRYY3mec%2BOcrWamk46tcDB2FEJLGTMSTlWer1XBiq3pwE%2B0vIpALetVe90o1iuxeidfHw%3D,1118008189::Hn3BpLiIvZy2Z8PFmtKJbw5M5meCj0nWp1mfhvP6kzP1Fgvztk%2FqRd5607sPuim7jq0lQdtLAm88xJF7NHaVsm71%2F1fgxCMZMl%2BLXnjYEkgxhUsD%2FSILZQ%3D%3D,1118531647::r5XI6ljVKR5Hvra5Epi1ICvscHdwGNkwcU2B5MtyMkoOCOtNl%2BmPcBfD3HORHN2OHXTlAMpXXNHiKfSyXi0QIVihcUBs403Wq9%2BFXX8RUJquGs%2BDCzb2ug%3D%3D","sprites":{"addToWishlist":["wl_one","wl_two","wl_three"],"addToCart":["s_addToCart","s_addBothToCart","s_add3ToCart"],"preorder":["s_preorderThis","s_preorderBoth","s_preorderAll3"]},"shippingDetails":{"xz":"same","yz":"same","xy":"same","xyz":"same"},"tags":["x","y","z"],"strings":{"addToWishlist":["Add to Wish List","Add both to Wish List","Add all three to Wish List"],"addToCart":["Add to Cart","Add both to Cart","Add all three to Cart"],"showDetailsDefault":"Show availability and shipping details","shippingError":"An error occurred, please try again","hideDetailsDefault":"Hide availability and shipping details","priceLabel":["Price:","Price for both:","Price for all three:"],"preorder":["Pre-order this item","Pre-order both items","Pre-order all three items"]}}
Customers viewing this page may be interested in these sponsored links
Shop the new tech.book(store)
New! Introducing the tech.book(store), a hub for Software Developers and Architects, Networking Administrators, TPMs, and other technology professionals to find highly-rated and highly-relevant career resources. Shop books on programming and big data, or read this week's blog posts by authors and thought-leaders in the tech industry.
> Shop now
This is one of the best overall software books I have ever read. It is the best PHP and MySQL book I have read so far. The structure of the book, the sequence of the material, and the technical explanations are excellent. It is not overly descriptive of details yet it defines the complex subject material very well. I maintain accounts on 1and1.com and all of the code examples from the book that I have tried so far worked with no problem after I changed file names to .php5. I was able to get the web forum application and the user authentication application up and running within 2 days of getting the book. I have experience in C, C++, and assembly programming but no real web development stuff. Also, I had bought (and returned!) three other books on PHP and MySQL before getting to this one. I am definitley keeping this book. 5 stars all the way!
Comment
Was this review helpful to you?
Yes No
Sending feedback...
Thank you for your feedback.
If this review is inappropriate, please let us know.
Sorry, we failed to record your vote. Please try again
26 of 29 people found the following review helpful
I'm a development manager with a few other languages under his belt who is interested in getting back into some hobby coding. Specifically I'm looking to put together a FaceBook app hosted on Amazon Web Services and from my initial research PHP and MySQL appear to be the way to go.
I was disappointed with this book for three reasons. First, I got the Kindle edition and it lacks the critical source code for the examples. The publisher doesn't provide a way to download this on their site so I had to type in the examples by hand (the Kindle app doesn't allow cut and paste for obvious reasons) but I didn't have the images or the files that weren't listed out in the book.
Second, the book manages to both be too verbose and not go into enough technical depth. This may be fine for an absolute beginner but I'd guess most people have at least some programming background. It was tedious wading through chapters that didn't clearly call out the unique aspects of PHP compared to other languages. The examples were barely adequate and weren't well thought out to reinforce the critical concepts. The most disappointing was the lackluster authentication examples which fall far short of a secure, robust, and usable customer experience.
Finally, the table of contents implies that the book covers software development best practices for large scale PHP web applications. The spartan single chapter on the topic briefly mentions having coding conventions, using source control, limiting the size of your files, doing code reviews, and the importance of testing. Nothing in there is new or useful to anyone that's done any programming before.Read more ›
Comment
Was this review helpful to you?
Yes No
Sending feedback...
Thank you for your feedback.
If this review is inappropriate, please let us know.
Sorry, we failed to record your vote. Please try again
34 of 39 people found the following review helpful
I am a self taught programmer and I always felt there was more to PHP than i was getting from other PHP books I had.So recently, I embarked on a month long search of a 'good' PHP book. I am glad to tell everyone else that I have finally found that book. This is right here, this book doesn't make assumptions about your programming skills level - It teaches you what is important whether you already know it or not.
I am so pleased with what is in this book that I feel every PHP programmer should go out there and get one for themselves. I give this book 5/5 - Perfect!
Comment
Was this review helpful to you?
Yes No
Sending feedback...
Thank you for your feedback.
If this review is inappropriate, please let us know.
Sorry, we failed to record your vote. Please try again
23 of 26 people found the following review helpful
At first, I thought I was given the wrong impression about this book. I was told it showed how to make large-scale PHP applications, as well as taught the basics. And, in fact, it does. The problem is that many of the "common" practices aren't "best" practices. I worked with PHP when I was in college and ran into a lot of issues involving how to package up reusable code, prevent users from directly requesting pure code files and writing testable code. It would appear that, after five years, none of these issues have been addressed. The book perfectly describes how to make a modern PHP application. However, it is just teaching another generation of developers the wrong way to build an application. Everything a developer needs to separate HTML generation, business logic and the data layer is available in PHP, but no one takes the time to teach how to do it. Newer platforms utilize routing middleware and claim to follow the MVC pattern; these platforms lead to much more scalable and maintainable applications. The book is confused about whether it wants to be yet another introduction to PHP and MySQL or an insider's guide to building realistic architectures. It is neither a beginner's guide, a reference or a best practices book; so what is it? It is a clutter of information. It does have many hands-on guides, which will help plenty of people, but I can't say that the code will teach anyone how to do things the right way.
5 Comments
Was this review helpful to you?
Yes No
Sending feedback...
Thank you for your feedback.
If this review is inappropriate, please let us know.
Sorry, we failed to record your vote. Please try again
11 of 11 people found the following review helpful
I have been a php programmer for 9 years. I was not familiar with some of the newer developments i.e. using XML with PHP, e-commerce ...ect. I found this book to be very valueable in preping for a php job. I was able to step thru the books code using my NuSphere phped php debugger and have learned alot in a short period. In regards to the negative reference that "you can find all this stuff on the net". Yes but its not organized and not friendly. Thats why we buy these books, to save time and make learning easier. Highly recommended.
Comment
Was this review helpful to you?
Yes No
Sending feedback...
Thank you for your feedback.
If this review is inappropriate, please let us know.
Sorry, we failed to record your vote. Please try again