XML-RPC functionsXML-RPC
&reftitle.intro;
These functions can be used to write XML-RPC servers and clients.
You can find more information about XML-RPC at
&url.xmlrpc;, and more
documentation on this extension and it's functions at
&url.xmlrpc-epi;.
&warn.experimental;
&reftitle.required;
&no.requirement;
&reftitle.install;
XML-RPC support in PHP is not enabled by default. You will need to
use the --with-xmlrpc
configuration option when compiling PHP to enable XML-RPC support. This
extension is bundled into PHP as of 4.1.0.
&reference.xmlrpc.ini;
&reftitle.resources;
&no.resource;
&reftitle.constants;
&no.constants;
&reference.xmlrpc.functions;