IE does not accept cookie expires less than 7200 sec.
Someone mentioned it before. (I don't verified this)

Is this true?

--
Yasuo Ohgaki


"Mihailo Dzigurski" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hello,
>
> I need cookie that will expire in 15 mins. My server is in different time
> zone than most of my clients. When I set cookie, the cookie is already
> expired when it reach clients. I use setcookie("Test", "1", time()+600).
>
> This problem only happens with IE, Netscape is working fine?!
>
> Is there any solution for my problem?
>
> Regards,
> Mihailo.
>
>
> _________________________________________________________
> Do You Yahoo!?
> Get your free @yahoo.com address at http://mail.yahoo.com
>


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to