| View previous topic :: View next topic |
| Author |
Message |
sava
Joined: 15 May 2006 Posts: 2 Location: Israel
|
Posted: Mon May 15, 2006 4:58 pm Post subject: PEAR::SOAP |
|
|
Has somebody experience of communicating with WebService that requests and responses DataSet object.
Any explanation or examples will be thankful.
| Code: | $wsdlObj = new SOAP_WSDL($wsdlUrl);
$clientObj = $wsdlObj->getProxy();
$response = $clientObj->Login($dataSet); ???? |
Thanks ! _________________ PHP Developers Blog |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|