๐”– Bobbio Scriptorium
โœฆ   LIBER   โœฆ

Pro PHP XML and Web Services

โœ Scribed by Robert Richards


Book ID
127436672
Publisher
Apress
Year
2006
Tongue
English
Weight
4 MB
Category
Library
ISBN
1590596331

No coin nor oath required. For personal study only.

โœฆ Synopsis


Pro PHP XML and Web Services is the authoritative guide to using the XML features of PHP 5 and PHP 6. No other book covers XML and Web Services in PHP as deeply as this title. The first four chapters introduce the core concepts of XML required for proficiency, and will bring you up to speed on the terminology and key concepts you need to proceed with the rest of the book. Next, the book explores utilizing XML and Web Services with PHP5. Topics include DOM, SimpleXML, SAX, xmlReader, XSLT, RDF, RSS, WDDX, XML-RPC, REST, SOAP, and UDDI.Author Robert Richards, a major contributor to the PHP XML codebase, is a leading expert in the PHP community. In this book, Richards covers all topics in depth, blending theory with practical examples. You'll find case studies for the most popular web services like Amazon, Google, eBay, and Yahoo. The book also covers XML capabilities, demonstrated through informative examples, in the PEAR libraries.


๐Ÿ“œ SIMILAR VOLUMES


XML and PHP
โœ Vikram Vaswani ๐Ÿ“‚ Library ๐Ÿ“… 2002 ๐Ÿ› Sams ๐ŸŒ English โš– 1 MB

XML and PHP is a clear, concise guide to the synergies between XML and PHP, many of which are not immediately visible to intermediate developers. XML and PHP demonstrates how PHP and XML can be combined to build cutting-edge Web applications. It includes detailed explanations of PHP's XML extensions

Integrating PHP and XML
โœ Amrita Dubey SkillSoft Press ๐Ÿ“‚ Library ๐Ÿ“… 2004 ๐ŸŒ English โš– 6 MB

Learn how to use SAX, XSLT, and XPath to manipulate XML documents, as well as use of XML-RPC protocol for accessing procedures on a remote computer, and much more.

XML, Web Services, and the Data Revoluti
โœ Frank Coyle ๐Ÿ“‚ Library ๐Ÿ“… 2002 ๐Ÿ› Addison-Wesley Professional ๐ŸŒ English โš– 3 MB

"Frank Coyle's XML,Web Services, and the Data Revolution does a great job of explaining the XML phenomenon by clearly describing where it came from, why it has proved so useful, and where it is likely to take us.-Michael ChampionXML, Web Services, and the Data Revolution presents a revealing view of

Programming Web Services with XML-RPC
โœ Simon St. Laurent, Edd Dumbill, Joe Johnston ๐Ÿ“‚ Library ๐Ÿ“… 2001 ๐Ÿ› O'Reilly ๐ŸŒ English โš– 2 MB

XML-RPC, a simple yet powerful system built on XML and HTTP, lets developers connect programs running on different computers with a minimum of fuss. Java programs can talk to Perl scripts, which can talk to ASP applications, and so on. With XML-RPC, developers can provide access to functionality wit