Atlas Posted September 22, 2006 Share Posted September 22, 2006 How would I display the number of users on a server such as Insertnamehere.no.ip.gamserverI have a gameserver of a text based game that I and 2 of my friends are creating and its is currently only open to people that I know well (To prevent lag because I don't have a real server pc) I have a site and would like to have a side bar that contains the number of users currently in the game. Quote Link to comment https://forums.phpfreaks.com/topic/21712-displaying-the-number-of-users-on-a-server/ Share on other sites More sharing options...
Daniel0 Posted September 23, 2006 Share Posted September 23, 2006 You would count the sessions that have been active for e.g. the last 15 minutes.This post belongs in the PHP Help forum by the way. Quote Link to comment https://forums.phpfreaks.com/topic/21712-displaying-the-number-of-users-on-a-server/#findComment-97186 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.