[UPHPU] PHP 5 soap extension

Richard K Miller richardkmiller at gmail.com
Mon Mar 12 12:01:43 MST 2007


On Mar 12, 2007, at 10:15 AM, Scott Hill wrote:

> Has anyone had any experience using PHP 5's soap extension?   
> Specifically
> the soap client.  I was hoping for something that would show me the  
> XML for
> a request and/or response.  The __getLastRequest and __getLastResponse
> functions strip out the XML tags.  Does anyone know of some third  
> party code
> that might do the trick?
>

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





More information about the UPHPU mailing list