News Feed
Jobs Feed
Sections




News Archive
New Earth Online:
Detecting Users Online
January 02, 2007 @ 14:42:00

From the New Earth Online website, there comes this new tutorial for showing the current number of people browsing your website.

After recently having seen a way of showing the number of people currently visiting your site by recording IP address I thought I'd demonstrate my own way of doing it that also includes the ability to show which users online, and number of users/guests online.

They briefly explain the goal of the script and touch on another tool for WordPress that does a similar thing, but this solution would work for any site. The rest of the post is the code for the feature that uses a database table to keep track of users online (via insert/update/deletes).

0 comments voice your opinion now!
detect users online count guest example detect users online count guest example


blog comments powered by Disqus

Similar Posts

New Earth Online: Detecting Users Online

NewsForge.com: Using phpMyAdmin

Padraic Brady's Blog: Example Zend Framework Blog Application Tutorial: Parts 1-8 Revisited

PHPit.net: Creating a \"Who\'s Online\" script with PHP

Richard Miller's Blog: Essential PHP Security


Community Events











Don't see your event here?
Let us know!


functional framework tool introduction development series example community conference composer zendframework2 database language object release code interview podcast opinion testing

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework