View Single Post
Old 06-12-2003, 01:24 PM   #7 (permalink)
bdl
Senior Contributor
 
Join Date: May 2002
Location: vta.ca.usa
Posts: 555
bdl is on a distinguished road
Hmm. I guess cookies don't just disappear after expiration times as I initially thought; the other idea I had would be to actually make the time() as the value of your cookie, then check the current time() against the value of your cookie, if it extends over a period of time, log the user out. I tried a little test script to do this, and it works in a very limited way. Might be something to think about anyway.

bdl is offline   Reply With Quote