Hi Jeppe,
Sorry, I don't really understand the issue you are running into.
'What does $fp contain? "some XML" doesn' help much as you could be
referring to an object returned by the soap call, maybe the data type
from a wsdl (if you are using one) declared an anyXML data type and that
is what you are referring to. Probably a little more info and possibly
some code demonstrating what you are trying to do would help.
Rob
Jeppe Donslund wrote:
Hi,
I use Soap to make a webservice call. The return ($fp) is some XML and
printed out in a <textarea>. Isn't it possible to print out as ordinary
text.
I need it some of the xml values for another webservice call.
--
PHP Soap Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php