That who's online list

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
AbrasiveRock
Forum Commoner
Posts: 40
Joined: Sat Feb 08, 2003 10:47 pm
Location: Olympia,WA
Contact:

That who's online list

Post by AbrasiveRock »

Ok, I’m trying to figure out a way (simple is good because as it says in my sig, I am a total newbie) to create a "Who's online" list that I can place anywhere on my site (server side include?). Eventually I want this to be a list that can tell who is in the future chat room, but for now just getting the list going is fine. One step at a time for us newbies or we start pulling our hair out. :D
User avatar
m3mn0n
PHP Evangelist
Posts: 3548
Joined: Tue Aug 13, 2002 3:35 pm
Location: Calgary, Canada

Post by m3mn0n »

Here is a good who's online tutorial.
AbrasiveRock
Forum Commoner
Posts: 40
Joined: Sat Feb 08, 2003 10:47 pm
Location: Olympia,WA
Contact:

Post by AbrasiveRock »

Thanks, that's pretty much what I was looking for. Now I just need to figure it out. Oh yea, more learning...my brain hurts. :oops:
Post Reply