Which users are logged in
Posted: Tue Apr 12, 2005 4:31 am
Hi,
I have a few project where users log in to a secure area, this is just a basic login where the password and username is checked against what is in the database.
I would like other users to be able to see who else is online. How is it possible to know which users from the users table in the database are currently logged in?
Thanks,
Simon
I have a few project where users log in to a secure area, this is just a basic login where the password and username is checked against what is in the database.
I would like other users to be able to see who else is online. How is it possible to know which users from the users table in the database are currently logged in?
Thanks,
Simon