NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
array out of nusoap server


Joined: 19 Sep 2003
Posts: 1
Location: Winchester UK
Reply with quote
This may be a realy simple one, but it has me stumped, so any help would be much appreciated.

Does anyone know how I get an array out of my function when in soap_server

$server = new soap_server;
$server->register('MessageReceived');
..........

..........
$array_out = $server->service($HTTP_RAW_POST_DATA);

Regards
View user's profileFind all posts by tashbeeSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8334
Reply with quote
do you mean how to return an array from your soap server or how to get an array as an argument to your soap server based function ?
View user's profileFind all posts by dmitriSend private messageVisit poster's website
array out of nusoap server
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic