Automatically Ending a Session After a Period of Time
Posted: Fri Aug 01, 2003 6:00 pm
I currently use php nuke to run my website. However, I want to add a script that will track how often users log into the site. The script itself is not a problem.
I want to make it so that after 1 hr, their session automatically ends, and they are forced to log in again.
Any ideas? Thanks in advance!
I want to make it so that after 1 hr, their session automatically ends, and they are forced to log in again.
Any ideas? Thanks in advance!