timeout($seconds = 5)
Parameters: |
|
---|---|
Return type: |
void |
Set a time out period (in seconds) after which the request will be canceled:
1 | $this ->xmlrpc->timeout(6); |
timeout($seconds = 5)
Parameters: |
|
---|---|
Return type: |
void |
Set a time out period (in seconds) after which the request will be canceled:
1 | $this ->xmlrpc->timeout(6); |
Designed by : w10schools
service@w10schools.com
Please login to continue.