Chris Payne wrote:
Hi everyone, I have a login system that allows a user to login to my control panel, is there an easy way so that I can tell how many users / what users are logged into my system?
I assume there is since many community applications (IE bulletin boards) show logged in users.
It's probably easiest if you use a database for session handling, but you can probably do it it other ways as well.
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php