News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
PHPit.net:
Creating a "Who's Online" script with PHP
December 12, 2005 @ 15:00:05

New from PHPit.net today, there's this tutorial on the creation of a "who's online" script with PHP.

In this tutorial I will show you how to create your own "Who's Online" script, which is often found on message boards and other community scripts. We will first create a really simple script, and after that add a few more features like the location of each visitor. But first, let me explain how our "Who's Online" script is going to work.

The script stores an IP and a timestamp in the database, and will keep note of their last page request. After a bit, when they are no longer making requests, it will remove them from the list. The little trick behind it is a "web bug" - a small script that actually runs as a small PHP-created image...

0 comments voice your opinion now!
php who\'s online script ip timestamp web bug php who\'s online script ip timestamp web bug



Similar Posts

php|architect: Using PHP5's SOAP Support

Michael Arrington\'s Blog: Ning - R.I.P.?

IBM developerWorks: Devise Web 2.0 applications with PHP and DHTML (Part 1)

phpRiot.com: Creating sortable lists with PHP and AJAX

Professional PHP Blog: php|architect Test Pattern


Community Events









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


book job PHP5 release framework zend zendframework PEAR releases code application package database cakephp developer conference mysql ajax security example

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