Results 1 to 2 of 2

Thread: Cookie timeout

  1. Cookie timeout

    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 !!

  2. Join Date
    Aug 2004
    Posts
    781

    Cookie timeout

    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.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts