NuSphere Forums Forum Index
NuSphere Forums


Wed Aug 27, 2008 8:14 am
Replies: 1
Views: 3388
There's probably a better way to do it, but this seems to work:

$first = $result['getCreditCardCategoriesResult'];
$categories = $first['Categories'];
$items = $categories['Category'];

and ...

Tue Aug 26, 2008 11:49 pm
Replies: 1
Views: 3388
I'm new to nusoap and have successfully connected to the server that is providing data to me. The data is returned into $result, but I don't know how to access the various elements of this array, and ...
Page 1 of 1
All times are GMT - 5 Hours