Re: [PHP] problem with cookies and some browsers

2002-07-13 Thread Justin French
on 13/07/02 7:35 AM, Andy ([EMAIL PROTECTED]) wrote: > I am wondering if there is a possiblity that some browsers like IE 5.1 do > not accespt cookies by default. I am working on a session management system > and some users report that they have not been able to login because the > cookie has bee

Re: [PHP] problem with cookies and some browsers

2002-07-12 Thread Alberto Serra
ðÒÉ×ÅÔ! Andy wrote: > I am wondering if there is a possiblity that some browsers like IE 5.1 do > not accespt cookies by default. No, it's that they do not accept standards by default :) Try this and have M$ go to hell: // send/refresh cookie $time = mktime()+ $lifeInDays*86400; $

[PHP] problem with cookies and some browsers

2002-07-12 Thread Andy
Hi there, I am wondering if there is a possiblity that some browsers like IE 5.1 do not accespt cookies by default. I am working on a session management system and some users report that they have not been able to login because the cookie has been rejected. They are running IE 5.1 Mac (and maybe