|

|
 |
ClassSoapObject
|
 |
| |
Description:
|
|
| |
This object is the PHP-SOAP client.
|
|
| |
Methods:
|
|
| |
SoapObject() -- This is the constructor of the SoapObject the 'Soap Client'. |
| |
__isFault() -- This function will return true or false if there was a fault. |
| |
__getFault() -- This function will return the SoapFault object. |
|