Members and Guests Online

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
Hokojirou
Forum Newbie
Posts: 2
Joined: Thu Jul 03, 2003 9:09 pm

Members and Guests Online

Post by Hokojirou »

I was wondering how I could show the number of members and guests that are online? What would the mysql table schema be and such?

Also, for the members online, what I would like it to do is for the "member" text to link to a separate page to see what users are online. How could that be done, the page that shows the users online.

example:
2 members and 1 guest online

Something as of that.

Do you know of or have an example that could do something similar to this?

I hope I am not asking to much. I've been trying to figure out how to do this for over a month and haven't had any luck figuring this out.

Thank you
Hokojirou
Forum Newbie
Posts: 2
Joined: Thu Jul 03, 2003 9:09 pm

Post by Hokojirou »

Hello again,

Do I need to refine my question? If you have trouble understanding the question I'm more than glad to improve it. I hope someone out there is able to assist me. :)

Thank you
Post Reply