Fri Nov 06, 2009 1:20 pm |
Replies: 7 |
Views: 13410 |
|
 |
I can't work out how to use an array for this (?!) so am settling for sending the XML in a variable.Here's the relevant parts of the WSDL
WSDL:
<definitions
name="QAS" targetN ...
|
Fri Nov 06, 2009 6:02 am |
Replies: 7 |
Views: 13410 |
|
 |
Hi Dmitri
Thanks for your reply.
I'm obviously doing something fundamentally wrong, but I don't know how to follow the specs in WSDL file. The way I pass it work with the PHP soapclient The Goog ...
|
Thu Nov 05, 2009 6:05 am |
Replies: 7 |
Views: 13410 |
|
 |
hmm, I thought it may be the complex array that was causing me problems, but turns out, even the simplest array falls over. I just don't understand why its so difficult to get anything out of nusoap. ...
|
Wed Nov 04, 2009 2:09 pm |
Replies: 7 |
Views: 13410 |
|
 |
Hi
Total noob to nusoap, soap, wsdl etc
I'm passing an array to nusoap, but it just totally ignores it, and I don't understand why, perhaps someone here would point me in the right direction. ...
|