This book does what I like in a book. Deliver great information on a specific topic without trying to be the do-all-end-all book. It focus's on API's with PHP and does a great job at doing so. Different chapters cover different API's with a catch all chapter at the end to cover additional popular API (like National Weather Service and Flickr). This is the kind of book where its just fun to play around with and see what...
0Report
I approached this book expecting a reasonably good tech cookbook with some code examples I could put to use. This book is that, plus more. The book gives a very good background of web APIs, plus thoughtful discussion about -why- certain items are done a certain way. For example, discussion about non-trivial security matters, and various reasons why you wouldn't want to produce a web feed (followed, of course, by how you...
0Report
The overviews are also excellent for concise functional descriptions that can be read by anyone with a general technical background. In sharp contrast to most technical books of this nature, this one is well organized, well written and very readable. It uses the PHP programming script/language to delve into specific implementation details, but the information can be readily understood regardless of the reader's specific language...
0Report