2002-04-15 00:12:54 +00:00
|
|
|
<?xml version="1.0" encoding="iso-8859-1"?>
|
2005-09-04 19:39:32 +00:00
|
|
|
<!-- $Revision: 1.8 $ -->
|
|
|
|
<!-- Purpose: webservice -->
|
|
|
|
<!-- Membership: bundled -->
|
|
|
|
|
2002-04-15 00:12:54 +00:00
|
|
|
<reference id="ref.xmlrpc">
|
2004-02-24 08:46:39 +00:00
|
|
|
<title>XML-RPC Functions</title>
|
2002-07-20 13:21:29 +00:00
|
|
|
<titleabbrev>XML-RPC</titleabbrev>
|
2002-04-15 00:12:54 +00:00
|
|
|
|
|
|
|
<partintro>
|
2002-07-20 13:21:29 +00:00
|
|
|
<section id="xmlrpc.intro">
|
|
|
|
&reftitle.intro;
|
|
|
|
<para>
|
|
|
|
These functions can be used to write XML-RPC servers and clients.
|
|
|
|
You can find more information about XML-RPC at
|
|
|
|
<ulink url="&url.xmlrpc;">&url.xmlrpc;</ulink>, and more
|
2004-02-28 15:13:46 +00:00
|
|
|
documentation on this extension and its functions at
|
2002-07-20 13:21:29 +00:00
|
|
|
<ulink url="&url.xmlrpc-epi;">&url.xmlrpc-epi;</ulink>.
|
|
|
|
</para>
|
|
|
|
&warn.experimental;
|
|
|
|
</section>
|
|
|
|
|
|
|
|
<section id="xmlrpc.requirements">
|
|
|
|
&reftitle.required;
|
|
|
|
&no.requirement;
|
|
|
|
</section>
|
|
|
|
|
2002-12-02 12:55:46 +00:00
|
|
|
&reference.xmlrpc.configure;
|
2002-07-20 13:21:29 +00:00
|
|
|
|
2002-09-15 15:26:52 +00:00
|
|
|
&reference.xmlrpc.ini;
|
2002-07-20 13:21:29 +00:00
|
|
|
|
|
|
|
<section id="xmlrpc.resources">
|
|
|
|
&reftitle.resources;
|
|
|
|
&no.resource;
|
|
|
|
</section>
|
|
|
|
|
|
|
|
<section id="xmlrpc.constants">
|
|
|
|
&reftitle.constants;
|
|
|
|
&no.constants;
|
|
|
|
</section>
|
2002-04-15 00:12:54 +00:00
|
|
|
</partintro>
|
|
|
|
|
|
|
|
&reference.xmlrpc.functions;
|
|
|
|
|
|
|
|
</reference>
|
|
|
|
<!-- Keep this comment at the end of the file
|
|
|
|
Local variables:
|
|
|
|
mode: sgml
|
|
|
|
sgml-omittag:t
|
|
|
|
sgml-shorttag:t
|
|
|
|
sgml-minimize-attributes:nil
|
|
|
|
sgml-always-quote-attributes:t
|
|
|
|
sgml-indent-step:1
|
|
|
|
sgml-indent-data:t
|
|
|
|
indent-tabs-mode:nil
|
|
|
|
sgml-parent-document:nil
|
|
|
|
sgml-default-dtd-file:"../../../manual.ced"
|
|
|
|
sgml-exposed-tags:nil
|
|
|
|
sgml-local-catalogs:nil
|
|
|
|
sgml-local-ecat-files:nil
|
|
|
|
End:
|
|
|
|
vim600: syn=xml fen fdm=syntax fdl=2 si
|
|
|
|
vim: et tw=78 syn=sgml
|
|
|
|
vi: ts=1 sw=1
|
|
|
|
-->
|
|
|
|
|