XML_RPC_Base | --XML_RPC_Client
[line 601]
[line 589]
[line 595]
[line 607]
[line 549]
[line 513]
[line 535]
The default is 80 for http:// connections and 443 for https:// and ssl:// connections.
[line 525]
[line 555]
[line 583]
[line 571]
The default is 8080 for http:// connections and 443 for https:// and ssl:// connections.
[line 561]
[line 577]
[line 519]
[line 542]
void XML_RPC_Client( string $path, string $server, [integer $port = 0], [string $proxy = ''], [integer $proxy_port = 0], [string $proxy_user = ''], [string $proxy_pass = ''])
boolean createHeaders( object $msg)
object an send( object $msg, [int $timeout = 0])
object an sendPayloadHTTP10( object $msg, string $server, int $port, [int $timeout = 0], [string $username = ''], [string $password = ''])
Requests should be sent using XML_RPC_Client send() rather than calling this method directly.
void setCredentials( string $u, string $p)
void setDebug( int $in)