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!
Automatically Ending a Session After a Period of Time
Moderator: General Moderators
-
Sigmund Freud
- Forum Newbie
- Posts: 2
- Joined: Fri Aug 01, 2003 6:00 pm
http://us3.php.net/manual/en/function.s ... expire.php
Learn to use the php manual....hehe. Hope that helps.
Jade
Learn to use the php manual....hehe. Hope that helps.
Jade