Hi there,
I need your help if you can help me.
I use php4 with it's session management features.
I want to count how many users are logged on my site. I use session_register
with the user ids stored in it. Now is it possible that i can get how many
people are logged in it.
Thanks in advance.
Hi, I've got sessions setup on my php site, using
cookies, and the whole standard thing.
It seems, if I connect to a page in one
browser, and the session is set with all the variables about the user viewing
the site (ie SESSION["user"]["ip"] =
$REMOTE_ADDR)
then, if the user opens a s