Add automatic Users Online Counter to your website. All you have to do is copy/paste the code anywhere on your webpage and you can display the number of unique visitors online!
Easy to install, platform independent and 100% free....
user-online is a php- script which allows webmasters to include the "xx user-online" features to their websites. It counts the users who are online since a defined time and shows the count of users in a small table, which can be placed everywhere the website. the content of the table is sorted by the count of users in particular directory.... Tags:
Want to know who is online at this moment at your website??
With this script it is very easy to track your visitors or members! Don`t you have any members?? No problem, just set the member variable to null and there won`t be any member tracking!
The script checks every X minutes if the user has made any action.
Include the who.php into your page and call the function track(); to track your visitor
track(...
EOnline PRO is an interesting and attractive system allowing you to display real-time website traffic. It counts the number of visitors currently browsing your website, meanwhile displays those statistic and visitors` IP within the status bar of the browser (Optional IP Masking). It will make your website much more eye-catchy and unique. It is also very easy to setup. All you need is simply adding a line of code into your web page.... Tags:
This is a simple and fast PHP script that allows you to display the number of users currently on your site. Suppotrs multiple page calls using one database. Uses mySQL on backend....
This class will track all your loggined members and I have tested it with 2000 members online at the time with 2 minutes interval and daily more than 45000 users per day traffic on the site, it works without any problem....
Script to show in real time the number of users online and users today on your site. Very simple to install. Uses a simple text file to keep track of users. Can be easily added to PHP and HTML pages. A good replacement to counters.... Tags:
When you look for a real great counter which not only displays the current visitors online, but also from wich country your visitors come from! It doesnt get more real time and unique then this! You dont need MySQL to run this script. All you need to do is add a little code on the page, and your counter is up and running....
This script enables you and your visitors to see how many people are currently viewing your web site. This is a nice add on to anyone`s site. No database required...
Online users counter with simple statistics. Counts current visitors, unique visitors, all visits. Can display list of current users with some info. Tested on php 4.3.3, apache 1.3.28, FreeBSD. Require gdbm and dba in php....
Who`s Connected is a set of two small PHP scripts that use MySQL to display the number of users who have viewed a page within the last minute (can be modified). First script will add the connection to a table in MySQL. The second script will display the number of users....
UserOnline is a script, which shows you how many users are active within a number of minutes (you can change this number). UserOnline doesn`t require a mySQL database....
"20 users online" style user tracking is a favourite of ASP websites. This class allows you to do the same thing easily with PHP. The OnlineUsers class uses a leightweight MySQL table to track the users, logging them to a table. Details of who is online and how many users is then easily retrieved....
This script will allow you to display the users that are currently on your website. It will report guests and members, with member names. It must be used with the author`s authorization script, or modified to work with your user table and such. The authorization script can be found at http://codewalkers.com/seecode.php?id=74....
SHMCounter is a user online counter using SHM (Shared-Memory) segments. It doesn`t need a database and runs fully in memory, which makes it really fast. Please test it out and give back all optimisations or bugfixes. Requires PHP4.x with compiled in sysvshm-functions. v0.2 contains examples for the needed shm-size....
Browzin`! lists active users of your site over a specified period of time. Everything can be configured to your taste. It currently uses a MySQL database on backend but a text-only version will be released in the near future....
NS Sessions is a simple script with mySQL backend, which shows you how many users are active within a number of minutes (specified by you in config file). Example is included....