phpDocumentor xml
[ class tree: xml ] [ index: xml ] [ all elements ]

Procedural File: _xmlrpc.funcs.php

Source Location: /qp_inc/xmlrpc/model/_xmlrpc.funcs.php

Page Details
Copyright:  Edd Dumbill <edd@usefulinc.com> (C) 1999-2001
Filesource:  Source Code for this file
Constants
CANUSEXMLRPC  [line 22]

CANUSEXMLRPC = TRUE

Can we use XML-RPC functionality?

CANUSEXMLRPC true|string Either === true or holds the error message.


[ Top ]


Functions
xmlrpc_decode_recurse  [line 86]

void xmlrpc_decode_recurse( $xmlrpc_val  )
Parameters:
   $xmlrpc_val: 


[ Top ]