in reply to Re: Re: Re: How should a timed session be implemented?
in thread How should a timed session be implemented?

well,
the cronjob just runs over the session/login table and calculates whether
a given time has been overstepped.
if that is the case, the entry/session gets deleted/terminated.

if you want to take a look at the website

cheers
  • Comment on Re: Re: Re: Re: How should a timed session be implemented?