Justtechjobs.com Find a programming school near you






Online Campus Both


php-db | 2001041

[PHP-DB] Permanent Cookies From: Lisa Elita (lisa77 <email protected>)
Date: 04/14/01

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: php-db-unsubscribe <email protected>
For additional commands, e-mail: php-db-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>