NuSphere Forums Forum Index
NuSphere Forums


Mon Oct 29, 2007 8:57 am
Replies: 0
Views: 4241
$server->wsdl->addComplexType(
'Row',
'complexType',
'struct',
'all',
'',
array(
'id' => array('name' =>'id','type'=>'xsd:int'),
'info' => array('name' =>'info','type' ...

Thu Oct 25, 2007 4:36 am
Replies: 6
Views: 14238
hi dmitri,

Thanks for the suggestion. Actually i'm quering a database and getting the results. For that i used mysql_fetch_assoc function to get associative array. I have defined the array as be ...

Wed Oct 24, 2007 2:03 am
Replies: 6
Views: 14238
Hello everybody,

I'm using nusoap library and this is the first time i'm working on SOAP services. I managed to create a webservice using PHP - NuSOAP library. The web service internally calls t ...
Page 1 of 1
All times are GMT - 5 Hours