Jump to content

IE issue with PHP cookie..


DanDaBeginner

Recommended Posts

:) I konw how to handle cookie.. but I get bang everytime Im trying my page to IE.. the cookie is not working.. the user will login then it will store to cookie.. then the page will check if the cookie has been set then it will redirect to the user's page and I use cookie to personalize the page instead of $_SESSION...

 

is there anyone have encountered the same problem? how did you solved it?

Link to comment
https://forums.phpfreaks.com/topic/40986-ie-issue-with-php-cookie/
Share on other sites

thanx for the response..

 

It doesn't have error... In FireFox it works fine..

it seems that the IE is not registering / maybe it does'nt reading the cookie with PHP..

when the user is login using IE it logs-in, I tried to echo the id and it echo, means the user has login successfully, but when I echo the

cookie it displays nothing...

 

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.