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.