XML_RPC_Base | --XML_RPC_Message
[line 964]
[line 953]
[line 958]
[line 947]
void XML_RPC_Message( mixed $meth, [mixed $pars = 0])
void addParam( mixed $par)
void createPayload( )
string getEncoding( string $data)
If the encoding parameter is not set or is not ISO-8859-1, UTF-8 or US-ASCII, $XML_RPC_defencoding will be returned.
int getNumParams( )
void getParam( mixed $i)
string method( [mixed $meth = ''])
object a parseResponse( [mixed $data = ''])
object a parseResponseFile( mixed $fp)
string serialize( )
string xml_footer( )
string xml_header( )