Date: 07/13/00
- Next message: Padraic Renaghan: "Re: [phplib] quick question on active_sessions"
- Previous message: Alexander Aulbach: "[phplib] Re: [phplib-dev] Changes since 7.2b"
- Next in thread: Padraic Renaghan: "Re: [phplib] quick question on active_sessions"
- Reply: Padraic Renaghan: "Re: [phplib] quick question on active_sessions"
- Reply: Kristian Koehntopp: "Re: [phplib] quick question on active_sessions"
- Maybe reply: Maurice Jumelet: "Re: [phplib] quick question on active_sessions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Am I correct in believing the following sql statement will tell me how many
users are currently active on the site (when using phplib sessions)?
select * from active_sessions where name='DB_user';
ps... in this case, DB_user is my extension of the phplib User class.
Thanks =)
-Ed
---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>
- Next message: Padraic Renaghan: "Re: [phplib] quick question on active_sessions"
- Previous message: Alexander Aulbach: "[phplib] Re: [phplib-dev] Changes since 7.2b"
- Next in thread: Padraic Renaghan: "Re: [phplib] quick question on active_sessions"
- Reply: Padraic Renaghan: "Re: [phplib] quick question on active_sessions"
- Reply: Kristian Koehntopp: "Re: [phplib] quick question on active_sessions"
- Maybe reply: Maurice Jumelet: "Re: [phplib] quick question on active_sessions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

