halm1985 Posted October 30, 2007 Share Posted October 30, 2007 I have a site with log-in capability for usrers registered in the database .. can somebody give me an idea about how to show uers who are online at the moment ??? Quote Link to comment https://forums.phpfreaks.com/topic/75337-showing-online-users/ Share on other sites More sharing options...
aschk Posted October 30, 2007 Share Posted October 30, 2007 You need to register your session information in a database most probably to be able to count such information. Then it's a nice simple SQL statement Quote Link to comment https://forums.phpfreaks.com/topic/75337-showing-online-users/#findComment-381014 Share on other sites More sharing options...
halm1985 Posted October 30, 2007 Author Share Posted October 30, 2007 good , but can you give me 1,2,3 steps to do this ? i never dealth with sessions before !! Quote Link to comment https://forums.phpfreaks.com/topic/75337-showing-online-users/#findComment-381025 Share on other sites More sharing options...
adam291086 Posted October 30, 2007 Share Posted October 30, 2007 Google it, google is our frined. Find a tutorial and then if you encounter any problems post them here. You wont find anyone on here willing to write the code for you. Quote Link to comment https://forums.phpfreaks.com/topic/75337-showing-online-users/#findComment-381028 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.