NuSphere Forums Forum Index
NuSphere Forums


Wed Aug 16, 2006 5:14 am
Replies: 5
Views: 16859
Hi

No that isn't what I am trying to achieve.
I want to return a list of website categories, but I also want to return all the catgeories sub categories and display them in relation.



I want ...

Mon Aug 14, 2006 5:15 am
Replies: 5
Views: 16859
I have, but there are no posts that give any explanation to my problem:

e.g.

$server = new soap_server;
$server->debug_flag=true; // TURN ON DEBUGGING
$server->configureWSDL('catego ...

Mon Aug 14, 2006 4:22 am
Replies: 5
Views: 16859
Hi

In my nusoap server I have specified the following outgoing array:

$server->wsdl->addComplexType(
'cats_parsout',
'complexType',
'struct',
'all',
'',
a ...

Thu Oct 27, 2005 11:04 am
Replies: 0
Views: 8122
I have called a wsdl nusoap web service, and passed a nested array into it.

When I echo out the output from the service call, i notice that the nested array has been picked up e.g.

value=array(2 ...

Mon Oct 24, 2005 10:09 am
Replies: 1
Views: 14374
I need to pass an array into a wsdl SOAP service using NuSoap.
The problem is that the array does not have a set or defined list of parameters.

Therefore in my SOAP service I cannot register a s ...
Page 1 of 1
All times are GMT - 5 Hours