TheConeHead
Programmer
Here's my issue: I have people logging into a site and setting some session variables once they are authenticated. I need somehow to track who is logged in and when they log out. Now if they manually log out that is one thing, but if the just leave, I need someway to track when there session dies... is there anyway to track users this way?