[UPHPU] PHP 5 soap extension

Scott Hill llihttocs at gmail.com
Mon Mar 12 12:18:13 MST 2007


On 3/12/07, Richard K Miller <richardkmiller at gmail.com> wrote:
>
>
> I haven't used it in a while, but when I had to write a SOAP client
> with PHP4 I used NuSOAP and thought it was good:
>
> http://sourceforge.net/projects/nusoap/
>
> Richard


I tried this and ran into "SOAP ERROR"s because the server I have to deal
with has a hard time updating their WSDL.  The latest release of NuSoap may
be better now.  That's partially why I decided to go with PHP 5's
extension.  With  the PHP 5 extension you can find out the methods and types
and eventually get it right in spite of the WSDL.  I was just hoping to find
some way to see the actual soap XML from the request or response.

-- 
Scott Hill

"May you solve interesting problems" - Author Unknown
"A fanatic is one who can't change his mind and won't change the subject." -
Sir Winston Churchill


More information about the UPHPU mailing list