NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
Logging nusoap xml send/recieve


Joined: 06 Sep 2005
Posts: 7
Reply with quote
is it possible to log the raw xml passed to and from a nusoap server? how would you go about logging from the server side.
View user's profileFind all posts by wmpurSend private message
Yes


Joined: 21 Aug 2006
Posts: 2
Location: Canada
Reply with quote
Hi There,

Yes it is possible, use the following commands inside of your SOAP client file and export the text to a file...

$theXMLreponse= $client->response;
$theXMLrequest= $client->request;
View user's profileFind all posts by canfoneSend private message
Logging nusoap xml send/recieve
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