Hi,

could it be the setting of cookie_lifetime in your php.ini?
or the coolie_path?

just two thoughts

cheers
Johannes

""Lisa Elita"" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
004f01c0c4df$1bd0e540$69fc2bca@hadinata">news:004f01c0c4df$1bd0e540$69fc2bca@hadinata...
> I tried to use cookies with this PHP code:
>
> SetCookie("cookiename", "cookievalue", "Friday, 16-Jan-2037 00:00:00 GMT",
> "/", ".myserver.com", 0);
>
> but it seems that the cookie is only store in memory (not as file).
> Can someone explain it to me...
>
> Best regards,
> Lisa Elita
>
>
> --
> PHP Database 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]
>



-- 
PHP Database 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