2009年3月2日星期一

Re: [fw-webservices] CDATA with Zend_Rest_Client

Thanks for the tip. Just an into the problem trying to use Zend Rest Client
with Zoho API. This made CDATA work:
$this->_sxml = simplexml_load_string($data, 'SimpleXMLElement',
LIBXML_NOCDATA);

--
View this message in context: http://www.nabble.com/CDATA-with-Zend_Rest_Client-tp17618216p22293157.html
Sent from the Zend Web Services mailing list archive at Nabble.com.

没有评论: