2008年11月25日星期二

[fw-webservices] Read the contents of an xml

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

没有评论: