Hello,

I have the SOAP PEAR package set up correctly to the point where I can send a 
request and get a response.  However, my web service is designed to return XML 
back to the caller.  When I do this, all of the tags have their "<" and ">" 
converted to &lt; and &gt;.  I have spent much time searching the web for an 
answer to this, but have come up empty handed.  If anyone knows how to solve 
this that would be great.  Also, if anyone has experience writing a web service 
in PHP that returns XML I am open to suggestions of approaches other than using 
the PEAR SOAP package.


Thanks,




-------------------------
Doug Jones
Co-Op Web Developer

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to