eZ xmlrpceZ xmlrpc is a PHP implementation of the XML-RPC spec. It enables distributed computing between different operating systems using different programming languag...
eZ xmlrpc is a PHP implementation of the XML-RPC spec. It enables distributed computing between different operating systems using different programming languages. The messages are XML-based and are transported via HTTP. It includes both the server and client classes and example code for the server.