Jump to content

[SOLVED] session cookie in Internet Explorer


informvarma

Recommended Posts

Hello all,

session level cookie in IE8 is not happening, any help in this regard is much appriciated.

 

the following code works good in FF. But in IE it fails giving a higher life time makes it work in IE. But i need a session cookie

 

setcookie('name', 'value', 0, '/', 'mydomain.com');

 

Thanks

Varma

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.