XML.com: XML From the Inside Out
oreilly.comSafari Bookshelf.Conferences.

advertisement
 Resource Guide -> Instruction -> XML and PHP Tutorials

Jump to title starting with: A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

An XML-RPC client and server for PHP

XML-RPC for PHP is an open source PHP implementation of Extensible Markup Language Remote Procedure Calls (XML-RPC) by Edd Dumbill, co-author of Programming Web Services with XML-RPC from O'Reilly &... [Aug. 13, 2001]

Building WML Applications Using PHP

This tutorial shows the user how to use PHP in conjunction with Wireless Markup Language (WML) to serve dynamic content to a Wireless Application Protocol (WAP) enabled wireless device. A little pri... [Jan. 3, 2001]

DOM XML: An Alternative to Expat

In this article the author explores an alternative to widespread implementation of the event driven Simple Application Programming Interface for XML (SAX) by PHP coders; using the Document Object ... [Jan. 15, 2001]

How to manage your site with Blogger, PHP, and XML

This tutorial describes a method for creating and maintaining a Web site using Blogger and XML.The XML-based site allows more precise control over a site's look and feel, along with the addition of so... [Jan. 26, 2001]

Parsing XML With PHP

This tutorial illustrates how PHP coders can develop scripts to parse XML (in this example, news items in Rich Site Summary format) using PHP's included expat XML parser. Downloadable source code is... [Jul. 10, 2000]

PHP developers: Fill your XML toolbox

This page lists links to and descriptions of several useful tools and resources for PHP developers working with XML. The page is also downloadable as a PDF file.... [Jul. 14, 2000]

PHP's Newest Weapon: The Sablotron XSL Processor

PHP has recently incorporated an Extensible Style Language (XSL) processing extension into its Sablotron XSL processor's (http://www.xml.com/pub/r/231) functionality. In this tutorial, the autho... [Dec. 28, 2000]

Programming Web Services with XML-RPC

This is an excerpt from the book Programming Web Services with XML-RPC, published by O'Reilly and Associates, a book that covers Web services development with Extensible Markup Language Remote Pro... [Jul. 29, 2001]

Using Saxon's Java API in PHP4 to transform XML

In this tutorial the author begins by introducing PHP4's Java support and the increasing support for eXtensible Style Language Tranformations (XSLT), then explains how how to use the Saxon XSLT ... [Jul. 11, 2000]

XML and PHP Using the WDDX functions

This tutorial details use of the Web Distributed Data Exchange (WDDX) XML data exchange protocol with PHP. The author illustrates application of PHP's built-in WDDX support with an example that pars... [Jul. 28, 2000]

XML-RPC in Python

This is a tutorial on using the xmlrpclib module by Fredrik Lundh of PythonWare to access the Meerkat PHP-based XML-RPC server. The author utilizes Rael Dornfest's XML-RPC interface to Meekrat to ... [Jun. 28, 2001]