PDA

View Full Version : Cookie timeout



BrainDamage
09-20-2004, 11:40 PM
Hi,

Is there a way to make the cookies die after a certain period of time or after the user closes his browser ? :blink:

Some members in my sites are connecting from public computers and keep forgetting to sign out ! :huh: So I get some problems with that !!

Patrick
09-21-2004, 09:14 PM
I'll see if I can add his as a feature.

For now, look into the CMS class file for setcookie()

Out of all the arguments, change the number value to something else representing seconds.