Re: AW: AW: AW: [SOAP] WSDL error can someone help
[email protected] (usuario76)
| Newsgroups | php.soap |
|---|---|
| Message-ID | <[email protected]> |
Thank you Christian!. You helped me much!
Christian Wenz-4 wrote:
>
>
>> $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
>
> --
> PHP Soap Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
>
--
View this message in context: http://www.nabble.com/WSDL-error-can-someone-help-tp14985983p17130142.html
Sent from the Php - Soap mailing list archive at Nabble.com.