Consuming web service from PHP using NUSOAP

Thanks 4 reply…

Is is not printing any error… I think, $err variable value is null…

So it displays just the error message text “Error in fetching data”…

One thing you would like to notice:
When I try ti print the values of the array elements, it shows “S:Client: Cannot find dispatch method for {}getMoreFriends”. Here getMoreFriends is the name of the method I am calling…