NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
Setting the cookie


Joined: 06 May 2008
Posts: 1
Reply with quote
require_once('lib/nusoap.php');


$client = new nusoap_client('http://wwwmywebserver/Login.asmx?WSDL', 'wsdl');
$param = array('info' => 'google.com');

$result = $client->call('Log', $param);

echo $client->response;

HTTP/1.1 200 OK Connection: keep-alive Date: Tue, 06 May 2008 23:32:52 GMT Server: Microsoft-IIS/6.0 Server: w04g P3P: CP="NON DSP COR ADM DEV PSA PSD IVA OUR BUS STA" Set-Cookie: CC=DE7DadBDdasDA601A695585473D08EABF3507D7CDBEFdfdsfsdfBA952714B29134C4EAD3764032562EFEsdfsdfF1BFA8F08ECA0639981D1A78CD69C24DCD6739133A45480869FB4E1E035039658E90FC6801BBD9CBF42C0A44F53EB28879CD6461A6045840B5BF011; domain=mywebserver; expires=Wed, 06-May-2009 23:32:52 GMT; path=/; HttpOnly Cache-Control: private, max-age=0 Content-Type: text/xml; charset=utf-8 Content-Length: andygold is amazing


And my problem is when i want set the cookie.
How can i do this???
it doesn't have to be autoseted on the response....?


Thank
(sorry for my english)
View user's profileFind all posts by andygoldSend private message
Setting the cookie
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