[phplib] active users From: Ed Lazor (osmosis <email protected>)
Date: 07/08/00

Hi =) Couple of questions:

How can I tell who's logged in and which sessions they are assioated
with? I'm trying to setup an administrative page, which allows me to see
which users are active and view the value of one of their session variables.

Also, I occassionally get this error (Ps... I've replaced the actualy
values to make it cleaner). I scanned the mailing list archives and saw
several reports of this problem, but no solution. Is there one?

Database error: Invalid SQL: insert into active_sessions ( sid, name, val,
changed ) values
('<my sid value>', '<name value', '<val value>', '<changed date>')
MySQL Error: 1062 (Duplicate entry '<entry value>' for key 1)
Session halted.

Thanks in advance for any info you might have =)

-Ed

---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>