This 7-page article discusses how to make the web of services interact with one another using XML_RPC and PHP. Describes how to build a simple XML_RPC client and server to create a basic messaging system.
This six-page tutorial explains how to parse xml using DOM, an alternative to the popular Expat. Covers the objects used in DOM extensively, and offers a few simple and long examples.
Version: n/a Platform(s): n/a Updated: Thu Jan 4 2001
This article, along with source code, explains how to parse XML documents using XSLT (eXtensible Stylesheet Language Transformations). XSLT is a language for transforming XML documents into other XML documents or HTML documents. It does not discuss XML, XSL or XSLT syntax, but rather focuses on how to transform XML documents with XSLT using the Sablotron XSLT processor. Source code available for download.
Version: n/a Platform(s): n/a Updated: Wed Oct 25 2000
What if you could script remote procedure calls between web sites as easily as you can between programs? This tutorial shows how it can be done in PHP.
Version: n/a Platform(s): n/a Updated: Mon Jun 26 2000
The PHP scripting language's XML support has a few gaps, but you can fill them with Java objects in a pinch. In this article, find out what XML tools are available now for PHP developers looking to craft XML projects, and find out how to access Java objects until the PHP tool set matures.
Version: n/a Platform(s): n/a Updated: Mon Jun 26 2000