AW: AW: AW: [SOAP] WSDL error can someone help

[email protected] ("Christian Wenz")
Newsgroups php.soap
Message-ID <006101c85c2e$a60d7550$f2285ff0$@de>
> $c = new
> soapclient('http://localhost/distribsys/newtest/server.php?wsdl');

Aah, didn't spot that at first. SoapClient is from PHP5's SOAP extension.
Use nusoap_client instead.

If you want to use SoapClient, omit the getProxy() call.

--Christian
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.