I Need Code OF This.....Plz

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
saqib389
Forum Commoner
Posts: 44
Joined: Wed Nov 30, 2005 2:13 am

I Need Code OF This.....Plz

Post by saqib389 »

hello

i need this code that i want to show like this ? how i can do it ? plz any one can tell me ? i need it badlyy.... i want to show how many registered users and guests are online in site....
plz help me out

Example :

Image[/img]
webmasterjunkie
Forum Newbie
Posts: 2
Joined: Tue Dec 13, 2005 2:36 pm

Post by webmasterjunkie »

You have to be more specific regarding where the user stats are kept. Are you using phpBB or just another forum? How are users tracked? Sessions, cookies? I would be glad to help you out, but I need more info.
User avatar
shiznatix
DevNet Master
Posts: 2745
Joined: Tue Dec 28, 2004 5:57 pm
Location: Tallinn, Estonia
Contact:

Post by shiznatix »

saqib389
Forum Commoner
Posts: 44
Joined: Wed Nov 30, 2005 2:13 am

Post by saqib389 »

webmasterjunkie wrote:You have to be more specific regarding where the user stats are kept. Are you using phpBB or just another forum? How are users tracked? Sessions, cookies? I would be glad to help you out, but I need more info.
no i m not using any PHPBB or any post nuke... i m making my own website.. and i need that code where i can put it .. so unable to find it... so i dont know how to do that.... and also i m new in php :cry:
User avatar
shiznatix
DevNet Master
Posts: 2745
Joined: Tue Dec 28, 2004 5:57 pm
Location: Tallinn, Estonia
Contact:

Post by shiznatix »

did you read the article I posted? it goes over how to track users that are on your website at a given time.
Post Reply