Chapter 8. Reserved methods

Table of Contents

1. system.listMethods
2. system.methodSignature
3. system.methodHelp

In order to extend the functionality offered by XML-RPC servers without impacting on the protocol, I've included experimental support in this release for reserved methods.

All methods starting with system. are considered reserved by the server. PHP for XML-RPC itself provides three special methods, detailed in this chapter.