Forum Moderators: coopster

Message Too Old, No Replies

PHP with Soap

         

BKDabrowski

12:53 am on Jul 31, 2010 (gmt 0)

10+ Year Member



I can't seem to get SOAP and PHP working.

I'm using ZendServer CE.

I have an index file with the asmx in the same directory.

I tried to create a new SOAP client with:

$client = new SoapClient("Servicee7f6.asmx?wsdl");


It doesn't run the script, it just prompts to download or save.

Anyango

11:12 am on Jul 31, 2010 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



There was a time i worked with NuSOAP. It was very good. no idea whats its current status