![]() |
||||||||||||||||||||||
|
|
![]() |
|||||||||||||||||||||
| ||||
A small program that displays how many guests are currently viewing your website or webpage. This program works by storing a visitors time of visit, ip, and the page they are on to function. Both the time and ip are used to work out when and if the user is online whilst the page stored is used to determine how many users on on the same page (not by default). All the data is temporarily stored in a text file which is capable of watching 100's of users at any one time. Why a text file? Because it is such a small program and although large databases like mySQL are every more popular, a text file allows more people to enjoy the program.
Key Features
Easy to edit new template driven system
Added error prevention
Less to configure
New window shows what pages visitors are on
The amount of visitors on a page is displayed
Automated refresh to see whos online
Editable header & footer for visitors online page
Can visit each page your visitors are on
Displays how many guests are currently on your website
Can display how many guests are on the same page
No mySQL database needed, data saved in text files
Modify the way you show guests how many are online
Supports 100's of guests at any one time
You can easily change the time lag for checking guests
Improved accuracy of the current page a guest is on.
Added real-time of pages guests are on.
Cleaner code.
More room for future updates.
Plus much more...
Requirements
PHP 4.0.5
Pages must be in *.php extension
Ability to CHMOD
Old version
Version 1.1




