Jump to content

PHP Cookies in IE


kid_drew

Recommended Posts

I have some code to set and retrieve cookies from the browser, and it's all working in Firefox, but not in Internet Explorer.  The cookie is not even showing up in my directory.  Cookies are working correctly everywhere else, so it isn't a permissions issue.  Is there a difference between the way cookies are handled in IE vs FF?

Link to comment
https://forums.phpfreaks.com/topic/48172-php-cookies-in-ie/
Share on other sites

I already checked it and, like I mentioned before, they're working just fine everywhere else.  It isn't a permissions issue.

 

Make sure your IE is accepting the cookies. Try changing the security level by going to Tools > Options in IE, then Security and set it to off/low.

Link to comment
https://forums.phpfreaks.com/topic/48172-php-cookies-in-ie/#findComment-235981
Share on other sites

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.