diff options
Diffstat (limited to 'modules/xmlrpc/doc/support.html')
-rw-r--r-- | modules/xmlrpc/doc/support.html | 209 |
1 files changed, 209 insertions, 0 deletions
diff --git a/modules/xmlrpc/doc/support.html b/modules/xmlrpc/doc/support.html new file mode 100644 index 00000000..6c60c9cb --- /dev/null +++ b/modules/xmlrpc/doc/support.html @@ -0,0 +1,209 @@ +<HTML +><HEAD +><TITLE +>Support</TITLE +><META +NAME="GENERATOR" +CONTENT="Modular DocBook HTML Stylesheet Version 1.77+"><LINK +REV="MADE" +HREF="edd@usefulinc.com"><LINK +REL="HOME" +TITLE="XML-RPC for PHP" +HREF="index.html"><LINK +REL="PREVIOUS" +TITLE="Bugs" +HREF="bugs.html"><LINK +REL="NEXT" +TITLE="The Jellyfish Book" +HREF="jellyfish.html"></HEAD +><BODY +CLASS="CHAPTER" +BGCOLOR="#FFFFFF" +TEXT="#000000" +LINK="#0000FF" +VLINK="#840084" +ALINK="#0000FF" +><DIV +CLASS="NAVHEADER" +><TABLE +SUMMARY="Header navigation table" +WIDTH="100%" +BORDER="0" +CELLPADDING="0" +CELLSPACING="0" +><TR +><TH +COLSPAN="3" +ALIGN="center" +>XML-RPC for PHP: version 1.1</TH +></TR +><TR +><TD +WIDTH="10%" +ALIGN="left" +VALIGN="bottom" +><A +HREF="bugs.html" +ACCESSKEY="P" +>Prev</A +></TD +><TD +WIDTH="80%" +ALIGN="center" +VALIGN="bottom" +></TD +><TD +WIDTH="10%" +ALIGN="right" +VALIGN="bottom" +><A +HREF="jellyfish.html" +ACCESSKEY="N" +>Next</A +></TD +></TR +></TABLE +><HR +ALIGN="LEFT" +WIDTH="100%"></DIV +><DIV +CLASS="CHAPTER" +><H1 +><A +NAME="SUPPORT" +></A +>Chapter 4. Support</H1 +><DIV +CLASS="TOC" +><DL +><DT +><B +>Table of Contents</B +></DT +><DT +><A +HREF="support.html#AEN146" +>Online Support</A +></DT +><DT +><A +HREF="jellyfish.html" +>The Jellyfish Book</A +></DT +></DL +></DIV +><DIV +CLASS="SECT1" +><H1 +CLASS="SECT1" +><A +NAME="AEN146" +></A +>Online Support</H1 +><P +>XML-RPC for PHP is offered "as-is" without any warranty or + commitment to support. However, informal advice and help is + available via the XML-RPC for PHP mailing list and XML-RPC.com. + </P +><P +></P +><UL +><LI +><P +>The <SPAN +CLASS="emphasis" +><I +CLASS="EMPHASIS" +>PHP XML-RPC interest mailing list</I +></SPAN +> + is run by the author. More details <A +HREF="http://www.usefulinc.com/xmlrpc/list.html" +TARGET="_top" +>can be found + here</A +>.</P +></LI +><LI +><P +>For more general XML-RPC questions, there is a + Yahoo! Groups <A +HREF="http://groups.yahoo.com/group/xml-rpc/" +TARGET="_top" +>XML-RPC mailing list</A +>.</P +></LI +><LI +><P +>The <A +HREF="http://www.xmlrpc.com/discuss" +TARGET="_top" +>XML-RPC.com</A +> + discussion group is a useful place to get help with using + XML-RPC. This group is also gatewayed into the Yahoo! Groups mailing list.</P +></LI +></UL +></DIV +></DIV +><DIV +CLASS="NAVFOOTER" +><HR +ALIGN="LEFT" +WIDTH="100%"><TABLE +SUMMARY="Footer navigation table" +WIDTH="100%" +BORDER="0" +CELLPADDING="0" +CELLSPACING="0" +><TR +><TD +WIDTH="33%" +ALIGN="left" +VALIGN="top" +><A +HREF="bugs.html" +ACCESSKEY="P" +>Prev</A +></TD +><TD +WIDTH="34%" +ALIGN="center" +VALIGN="top" +><A +HREF="index.html" +ACCESSKEY="H" +>Home</A +></TD +><TD +WIDTH="33%" +ALIGN="right" +VALIGN="top" +><A +HREF="jellyfish.html" +ACCESSKEY="N" +>Next</A +></TD +></TR +><TR +><TD +WIDTH="33%" +ALIGN="left" +VALIGN="top" +>Bugs</TD +><TD +WIDTH="34%" +ALIGN="center" +VALIGN="top" +> </TD +><TD +WIDTH="33%" +ALIGN="right" +VALIGN="top" +>The Jellyfish Book</TD +></TR +></TABLE +></DIV +></BODY +></HTML +>
\ No newline at end of file |