Chapter 9. Using XML-RPC with PHP

Table of Contents
A PHP Client
A PHP Server

Edd Dumbill has implemented XML-RPC for PHP. You can download it from the UsefulInc XML-RPC website.

To install the distribution, decompress it and copy xmlrpc.inc and xmlrpcs.inc into the same directory as your PHP scripts.