PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Moderator: General Moderators
sava
Forum Newbie
Posts: 8 Joined: Mon May 15, 2006 10:04 am
Post
by sava » Mon May 15, 2006 10:07 am
How to handle MS Dataset object with PEAR SOAP client ?
Any explanation or examples will be thankful.
Code: Select all
$wsdlObj = new SOAP_WSDL($wsdlUrl);
$clientObj = $wsdlObj->getProxy();
$response = $clientObj->Login($dataSet); ????
Thanks !
sava
Forum Newbie
Posts: 8 Joined: Mon May 15, 2006 10:04 am
Post
by sava » Sun May 28, 2006 6:08 am
Anybody ?
Soogn
Forum Newbie
Posts: 11 Joined: Sat May 27, 2006 12:53 pm
Post
by Soogn » Sun May 28, 2006 6:10 am
'Fraid not mate, -- that seems like trying to interface ghandi and hitler...