Rating: Summary: Out of Date Review: I've been reading this book recently (6/11/2004). With regards to DOM and XML, it's very out of date given the current development of PHP. Would advise newer, more up to date book if you're interested in DOM and XML.
Rating: Summary: PHP and XML development made easy... Review: I've just started getting into PHP, and have been redeveloping my own site in PHP. I thought I would experiment with XML also - and this book was, and still is, perfect for me. The main focus of the book is real-world applications - using XML with PHP to create XML-enabled web sites. It discusses lots of XML technologies like XML, XSL, WDDX and XML-RPC, but always keeps the language simple and the examples easy to understand. However, this does not mean that it is only useful to novices - each chapter escalates in difficulty to advanced examples and concepts. All the examples are well-commented and can be understood just by reading the source - or you can just jump to the explanation for the things you're confused about. Also keep an eye out for the quotes at the top of each chapter - they are so cool!! Frankly, this book rocks. It is even fun to read.
Rating: Summary: One of the best XML and PHP titles Review: Most XML books suffer from painful verbosity. Useful information on a relatively simple subject tends to be hidden in drifts of useless cruft. This book focuses on the core information needed to become competent using XML and PHP together. While it is not the most comprehensive reference on XML available, it is the first resource that I check. (Disclosure: I worked on this book project as a technical reviewer - take what I say with your own grain of salt. :)
Rating: Summary: Okay, but look to Wrox's PHP Book Review: This book contains all the fundamental information you'd expect from a book detailing PHP and XML, however this book fails to cover anything extremely indepth. If you are looking for a more in-depth and technical resource as well as coverage of the latest standards, turn to the Professional PHP4 XML book published by Wrox. That one is much better even though it's a little more money.
Rating: Summary: Covering every aspect of PHP and XML integration Review: Vikram Vaswani wrote a very focused book, covering every aspect of PHP and XML integration, with dedicated chapters on SAX and DOM parsers, XSL, WDDX, XML-RPC and SOAP. I think that PHP 4 is still lacking in the area of XML integration, but intermediate and advanced developers can still perform a lot of tasks using this combo. The book is clearly written; it covers a lot of different extensions and third party libraries with full code listings
Rating: Summary: Finally a good XML book for PHP developers Review: XML is technology that has been around for several years now. PHP has been capable of dealing with XML for different purposes. Oddly, before this book there was little or no books at all specifically about developing with XML in PHP. After reading the book you can realize why there were not really many books filling this void. It is that it is not really easy to write a good PHP book on XML because you need to know so much about both things to write such a valuable book as this. Congratulations for Vikram for having done it first and so well. .... While many publishers insist on hiding the information to access book the authors, certainly these forums are good example of how you can get further value from a book beyhond the hundreds of pages of printed paper that you paid for.
|