Ccucu Posted September 26, 2007 Share Posted September 26, 2007 Hello guys. I have this little problem. I want to make a simple real time counter to show me online visitors. Now the trick is I want it to track the visitors on chat.php page and show them on index.php. Can someone help with this? Quote Link to comment https://forums.phpfreaks.com/topic/70816-need-help-with-a-small-counter/ Share on other sites More sharing options...
thyscorpion Posted September 26, 2007 Share Posted September 26, 2007 well you can simply check the counter value every time the index.php loads and display it accordingly. The counter could be stored in a txt file .. or on a DB or as XML... Quote Link to comment https://forums.phpfreaks.com/topic/70816-need-help-with-a-small-counter/#findComment-356053 Share on other sites More sharing options...
dbillings Posted September 27, 2007 Share Posted September 27, 2007 If you have write permissions you can use this. http://www.dennisbillings.com/projects.php Quote Link to comment https://forums.phpfreaks.com/topic/70816-need-help-with-a-small-counter/#findComment-356063 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.