AW: [SOAP] WSDL error can someone help
[email protected] ("Christian Wenz")
| Newsgroups | php.soap |
|---|---|
| Message-ID | <004501c85b9f$f213ca10$d63b5e30$@de> |
Hi,
> $c = new
> soapclient('http://localhost:80/distribsys/newtest/server.php');
You forgot the "?wsdl" appendix to the URL.
Best regards
Christian