Chapter 11. XMLRPC extension API package

Table of Contents

files
usage
API documentation

files

  • xmlrpc_extension_api.inc: contains the classes and functions that emulate the php XMLRPC extension API. include() this in your PHP files to have access to the required functionality

  • testsuite.php: testsuite used to verify adherence of this implementation to the native extension