karinne
Oct 24 2005, 01:06 AM
I've a site for my mom's family where family members have to get in with a username and password.
I use $_SESSION to store the user. Now... how would I go about display online users?
tia
karinne
Dec 6 2005, 02:52 PM
so.... nobody knows how to do this eh?
With a little modification this script should be able to do what you need Karinne;
http://elouai.com/users.php
karinne
Dec 7 2005, 03:23 PM
thanks Joe... I'll check that out!