Xml and Php

Xml and Php

  • Sams(2002/06発売)
  • ただいまウェブストアではご注文を受け付けておりません。 ⇒古書を探す
  • 製本 Paperback:紙装版/ペーパーバック版/ページ数 425 p.
  • 言語 ENG
  • 商品コード 9780735712270
  • DDC分類 005.72

Full Description


XML and PHP is designed to introduce PHP developers to the synergies that become visible when their favorite web-scripting language is combined with one of the most talked about technologies of recent times, XML. XML and PHP teaches PHP developers how to use PHP's XML functions to develop and maintain XML-based web applications and sites, and it demonstrates the power inherent in the XML/PHP combination. This book provides information on all hte major XML technologies supported in PHP, demonstrating how the XML/PHP combination can be used to deliver cutting-edge web applications through practical examples and real-world case studies. XML and PHP serves as both an implementation guide to the topic and a handy desktop reference for quick lookups-combining all the information that developers need into a single, focused package.

Contents

1. XML and PHP Basics. XML. PHP. PHP and XML. Summary. 2. PHP and the Simple API for XML (SAX). SAX. PHP and SAX. Handling SAX Events. Controlling Parser Behavior. Using Native Data Structures. Handling Errors. A Few Examples. Summary. 3. PHP and the Document Object Model (DOM). Document Object Model (DOM). PHP and the DOM. Traversing the DOM with PHP's DOM Classes. Traversing the DOM with PHP's XPath Classes. Manipulating DOM Trees. DOM or SAX? Summary. 4. PHP and Extensible Stylesheet Language Transformations (XSLT). XSLT. PHP and XSLT. Handling Errors. Logging Processor Messages. Using Named Buffers. Passing Parameters to an XSLT Stylesheet. A Few Examples. Summary. 5. PHP and Web Distributed Data eXchange (WDDX). WDDX. PHP and WDDX. A Few Examples. Summary. 6. PHP and XML-Based Remote Procedure Calls (RPC). RPC. XML-RPC. SOAP. PHP and RPC. A Few Examples. Summary. 7. PHP, XML, and Databases. XML versus the Database. Exporting Database Records To XML. Importing XML Data into a Database. Summary. 8. Open Source PHP/XML Alternatives. Alternatives to PHP's Native Functions: What You Should Know. An Alternative PHP/DOM Implementation: eZXML. An Alternative PHP/XPath Implementation: PHP.XPath. An Alternative PHP/XML-RPC Implementation: XML-RPC for PHP. An Alternative PHP/SOAP Implementation: SOAPx4. Summary. 9. Case Studies. Metabase. patTemplate and patXMLRenderer. Summary. Appendix A. Recompiling PHP to Add XML Support. Obtaining the Software. Compiling and Installing the Software. Testing the Software. Appendix B. Open Source Licenses. GNU General Public License (GPL). GNU Lesser General Public License (LGPL). Mozilla Public License. Version 1.1. BSD License. Appendix C. Glossary. Index.