Chapter 7. Helper functions

Table of Contents

1. Date functions
1.1. iso8601_encode
1.2. iso8601_decode
2. Easy use with PHP arrays
2.1. php_xmlrpc_decode
2.2. php_xmlrpc_encode
3. Deprecated functions
3.1. xmlrpc_decode
3.2. xmlrpc_encode
4. Debugging aids
4.1. xmlrpc_debugmsg

XML-RPC for PHP contains some helper functions which you can use to make processing of XML-RPC requests easier.