> Is the time set properly on your machine? Double check both the time AND
> the timezone. I went nuts trying to fix a similar problem once just to
> find out that someone had changed the timezone on the PC for a test and
> then forgot to put it back.

It is very easy to check. Set
   $expires = 0;
It makes a session cookie independed from time set. If you set a session cookie
you will know you have problem with time set.


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to