Date: 02/21/00
- Next message: Jan Johansson: "[PHPLIB] Timing issue?"
- Previous message: Nathaniel Price: "Re: [PHPLIB] Setting a user var before a user ever logged in."
- Next in thread: Jan Johansson: "Re: [PHPLIB] active_sesssions"
- Reply: Jan Johansson: "Re: [PHPLIB] active_sesssions"
- Reply: Philip Strnad: "Re: [PHPLIB] active_sesssions"
- Maybe reply: Daniel Bondurant: "[PHPLIB] active_sesssions"
- Reply: Jan Johansson: "Re: [PHPLIB] active_sesssions"
- Reply: Philip Strnad: "Re: [PHPLIB] active_sesssions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
when a user logs out, are both the Session and User records for their SID
supposed to be removed?
using:
$auth->logout();
also, is there something I have to change to logout a user if I am using
md5 authentication?
I keep having lingering sessions that are very old in the active_sessions
table and not quite sure how to get rid of them.
thanks
------
daniel
bondu <email protected>
Turn off your computer and go outside
-
PHP3 Base Library Mailing List. Send messages to <phplib <email protected>>.
To unsubscribe, send "unsubscribe" to <phplib-request <email protected>> in
the body, not the subject, of your message.
- Next message: Jan Johansson: "[PHPLIB] Timing issue?"
- Previous message: Nathaniel Price: "Re: [PHPLIB] Setting a user var before a user ever logged in."
- Next in thread: Jan Johansson: "Re: [PHPLIB] active_sesssions"
- Reply: Jan Johansson: "Re: [PHPLIB] active_sesssions"
- Reply: Philip Strnad: "Re: [PHPLIB] active_sesssions"
- Maybe reply: Daniel Bondurant: "[PHPLIB] active_sesssions"
- Reply: Jan Johansson: "Re: [PHPLIB] active_sesssions"
- Reply: Philip Strnad: "Re: [PHPLIB] active_sesssions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

