Cookies
Date: 05/02/06
(PHP Community) Keywords: php, java, spam
Hi,
I dont really know cookies very much (In Javascript, reading a cookie was mind boggling so I never really learned them).
I was looking at setcookie() and cookies at PHP.net for a means to read the expiration time of the cookie. I am using cookies to keep people from spamming my site but would like to tell them when they can come back.
$HTTP_COOKIE_VARS and $_COOKIE doesnt seem to list the expiration time of the cookie. How can I access the expiration time of the cookie?
Source: http://community.livejournal.com/php/446432.html