Sun Jun 11, 2006 4:13 pm |
Replies: 1 |
Views: 9903 |
|
|
Nevermind - I figured it out... Finally found some documentation that explained that the response fields were already parsed as an assoc array
|
Sun Jun 11, 2006 12:20 pm |
Replies: 1 |
Views: 9903 |
|
|
I have made a service with nuSoap with a method named echoString. The service works fine, and this is the SOAP response that I get back
<?xml version="1.0" encoding="ISO-8859-1&q ...
|
Tue May 30, 2006 11:38 am |
Replies: 1 |
Views: 8491 |
|
|
Has anyone successfully used NuSOAP+ComplexTypes+Flash before? I set up a NuSOAP service that has one complexType that is a struct, and another that is an array of that struct. These all work fine w ...
|