Extracted from Pike v7.4 release 341 at 2005-11-30.
pike.ida.liu.se
[Top]
predef::
Protocols
Protocols.XMLRPC

Method Protocols.XMLRPC.encode_call()


Method encode_call

string Protocols.XMLRPC.encode_call(string method_name, array params)

Description

Encodes a function call with the name method_name and the arguments params and returns the XML-RPC string representation.