Re: SOAP interface query
- From: "Stephen" <stephen.mcaleer@xxxxxxxxx>
- Date: 30 Jun 2006 03:57:18 -0700
David Haynes wote:
Stephen wrote:
I've got a problem with a PHP program that i've written using theStephen,
standard SOAP client with a WSDL file.
When calling one of the functions on the SOAP server i'm occasionally
receiving a response containing a pound sign encoded as £. This
causes my program to report 'Looks like we got no XML document' and not
process the response.
The SOAP server is provided by a third party and appears to be Perl
SOAPLite. They insist that the pound is being encoded correctly.
I'm using PHP 5.1.4 from the command line running on Windows 2000.
Is there any way around this problem?
Thanks in advance,
Stephen
Try using nuSOAP instead. I know it's a bit of a pain to switch, but I
found nuSOAP works a little bit better with the perl SOAP implementation.
-david-
Thanks. I'll give nuSOAP a try.
regards,
Stephen
.
- References:
- SOAP interface query
- From: Stephen
- Re: SOAP interface query
- From: David Haynes
- SOAP interface query
- Prev by Date: Re: SOAP interface query
- Next by Date: Re: Convert text
- Previous by thread: Re: SOAP interface query
- Next by thread: PHP inserting extra data at start of response body
- Index(es):
Relevant Pages
|