NuSphere Forums Forum Index
NuSphere Forums


Sat Oct 21, 2006 11:35 pm
Replies: 3
Views: 7649
1: $s=new soapclient('http://myserver/test?wsdl',"wsdl");
2: $result=$s->call('test', $parameters);

when 1 ,the program call the url myserver
and 2 the program also call the ...

Thu Oct 19, 2006 11:55 pm
Replies: 3
Views: 7649
the demo is
$client=new soapclient('http://localhost/nusoap/samples/server/AuthorityService.php?wsdl',true);
but i want
$client=new soapclient('c:/localhost.wsdl');
dose nusoap support?
thanks
Page 1 of 1
All times are GMT - 5 Hours