request($incoming)
Parameters: |
|
---|---|
Return type: |
void |
Takes an array of data and builds request to be sent to XML-RPC server:
1 2 | $this ->xmlrpc->request( $request ); |
request($incoming)
Parameters: |
|
---|---|
Return type: |
void |
Takes an array of data and builds request to be sent to XML-RPC server:
1 2 | $this ->xmlrpc->request( $request ); |
Designed by : w10schools
service@w10schools.com
Please login to continue.