Most Helpful Customer Reviews
7 of 7 people found the following review helpful:
4.0 out of 5 stars
Great Book, Poor Title, February 24, 2004
This review is from: Creating Interactive Web Sites with PHP and Web Services (Paperback)
Let me start by saying that I did find this book quite helpful. It contains a wealth of ideas about topics that a Web site developer would want to know about. The author doesn't just talk about designing a Web site with static data. These Web sites really are interactive, which is the direction that many Web sites are headed today. For example, if you want to create a blog, Chapter 6 will get you started. Are you a merchant that wants to get started with online payments? Chapters 8 and 9 will get you started; although, they probably aren't the end of the journey because the book doesn't address security and privacy concerns. Even so, you can get a lot of information out of this book. The book does have a few problems, one of which is the title. I didn't really see much in the way of real Web services coverage. Yes, there is a simple example of working with Amazon Web Services in Chapter 7, but that's not really a lot of coverage. The supposed coverage of Google Web Services in Chapter 7 doesn't deal with Google Web Services at all--it discusses how to create request URLs for the standard interface. Does this make the techniques less useful? No, I found them quite helpful, but this truly isn't a Web services book. I found it a little jolting that the author has just barely introduced functions on page 17 and on page 18 you're already working with databases. I wouldn't consider this a book for the novice--it's not a gentle introduction to PHP at all. The author also has a tendency to either omit necessary configuration details or mention them in passing so that a reader could easily miss them. For example, the reader needs a developer token to work with the Amazon example, yet the author devotes a single sentence to this topic and it's buried in a paragraph with other details. Consequently, even though the code probably all works, some readers have probably gotten frustrated trying to figure out the missing details. Given what I know about the book now, it's still a very good purchase and will stay on my bookshelf. The author introduces too many good ideas and interesting concepts to ignore this book. Hopefully, a second edition will fix some of the annoyances that kept the first edition from being as good as it could be.
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
20 of 27 people found the following review helpful:
2.0 out of 5 stars
Don't look here for "Web Services"!, January 28, 2005
This review is from: Creating Interactive Web Sites with PHP and Web Services (Paperback)
The title of this book is unfortunately misleading. If you believe, as I do, that "Web Services" has something to do with SOAP (or more specifically, nuSOAP or other PHP-specific library) then prepare to be disappointed if you buy this book! The closest thing you will find is a short discussion of the Amazon API and Google translation services, a slim 24 page chapter out of the entire 400+ page book. These are both already documented online. The rest is an intermediate-level discussion of common PHP applications, which are addressed as well (if not better) in a number of other books... Not recommended. Postscript: Based on the ratings for this review, I felt it necessary to add the following clarifying comments: This book is a decent introduction to general PHP web programming. However (and most PHP newbies would not know this), "Web Services" is a VERY specific programming term used to describe some relatively advanced concepts, e.g. Remote Procedure Calls between hardware-agnostic servers. So what we have here is a book that explicitly claims to provide some specific, advanced programming knowledge. THE BOOK DOES NOT DELIVER ON THE PROMISE IMPLIED BY ITS TITLE! No matter how good an introductory book this is, readers should be warned that they will not come away with any increased knowledge of "Web Services". Caveat Emptor.
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
3 of 3 people found the following review helpful:
2.0 out of 5 stars
Not what I was looking for, July 23, 2006
This review is from: Creating Interactive Web Sites with PHP and Web Services (Paperback)
I'm using this book for a class. Most of the students have had bad experiences with PHP before this -- I'm one of them. The back of this book states it is rated for an Intermediate/Advanced user level. The rating is totally accurate. Unless you have a basic but decent PHP background you will be lost. The author uses special characters, terms, etc. that are not previously defined, and assumes a basic understanding of programming. If you do not have a basic understanding of programming and an elementary knowledge of PHP, find another book. This one does not give enough background in PHP to get a novice up to speed.
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
|