Hi, > $c = new > soapclient('http://localhost:80/distribsys/newtest/server.php'); You forgot the "?wsdl" appendix to the URL. Best regards Christian -- PHP Soap Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
Hi, > $c = new > soapclient('http://localhost:80/distribsys/newtest/server.php'); You forgot the "?wsdl" appendix to the URL. Best regards Christian -- PHP Soap Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php