Description of Incutio XML-RPC Library :
This script is uses both client and server classes, and hides as much of the workings of XML-RPC from the user as possible. A key feature of the library is automatic type conversion from PHP types to XML-RPC types and vice versa. Thus developers with very little knowledge of the XML-RPC standards can write web services highly depending on them. Follows the Specification for Fault Code Interoperability. Complete documentation and Demo can be found on the website.