asherinho Posted December 11, 2008 Share Posted December 11, 2008 Hi guys,I need to count the number of registered members and guest visiting my website.can anyone help me with the links where I can get tutorials on this. Link to comment https://forums.phpfreaks.com/topic/136569-solved-counting-no-of-users-online/ Share on other sites More sharing options...
bluesoul Posted December 11, 2008 Share Posted December 11, 2008 Never done it but I imagine you'd be making a sessions table with a timestamp field that you can count against. Link to comment https://forums.phpfreaks.com/topic/136569-solved-counting-no-of-users-online/#findComment-712928 Share on other sites More sharing options...
gevans Posted December 11, 2008 Share Posted December 11, 2008 http://www.spoono.com/php/tutorials/tutorial.php?id=16 Link to comment https://forums.phpfreaks.com/topic/136569-solved-counting-no-of-users-online/#findComment-712932 Share on other sites More sharing options...
premiso Posted December 11, 2008 Share Posted December 11, 2008 http://www.google.com/search?hl=en&q=php+users+online+script+tutorial&btnG=Google+Search Google is your friend. First result: http://www.phpeasystep.com/phptu/9.html Link to comment https://forums.phpfreaks.com/topic/136569-solved-counting-no-of-users-online/#findComment-712933 Share on other sites More sharing options...
bluesoul Posted December 11, 2008 Share Posted December 11, 2008 http://www.spoono.com/php/tutorials/tutorial.php?id=16 Just thought I'd point out that spoono is one of my favorite resources out there, though their photoshop stuff is getting a bit outdated. Link to comment https://forums.phpfreaks.com/topic/136569-solved-counting-no-of-users-online/#findComment-712937 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.