cookie question
Posted: Mon Aug 30, 2004 5:53 pm
I have a question: when you set a cookie using setcookie(), that cookie lives as long as you specified, right ? Right. Let's say that i have a cookie that lives 3 hours. How can i find out how much time has remained until that cookie expires ? Where is stored the cookie time ? Can i use it in a variable, let's say $timout = cookie_time; ?
Thanks in advance and excuse my english.
Thanks in advance and excuse my english.