Hello everyone.
I use Zend_Soap_Client to comunicate with a webservice.
I have $response = $this->client->getlastResponse();
This gives me an xml file with the response. How can i read a node from this file?
How can I get the contents of the node <return>123</return>?
Thanks in advance
jsanders
2008年11月25日星期二
订阅:
博文评论 (Atom)
没有评论:
发表评论