Simple Users Online Support forum usersonline Keep track of the users online in a database This class is meant to keep track of the users currently accessing a site. The class stores the unique IP addresses of each users online in a database. The class tries to determine the real IP address of uses ...
Users Online Support forum 382 Reports the number of users that are currently online. Reports the number of users that are currently online. Reports the number of users that are currently online. Example usage of class Site Meter
OnlineUsers Support forum 349 "20 users online" style user tracking is a favourite of ASP websites - this class allows you to do the same thing easily in PHP. "20 users online" style user tracking is a favourite of ASP websites - this class allows you to do the same thing easily in PHP. The OnlineUsers ...
UsersOnline Support forum users_online This class calculates the number of users "online" This class calculates the number of users on a website, using a timeout method. An example script that uses the class Information and algorithm description Example for the stats retriever Creates the statistics ...
Users Online by IP Support forum usersonlinebyip Keep track of how many users are accessing a site This class can be used to keep track of how many users are accessing a site. It can store in a file the last time an user of a given IP address accessed the site. The site returns the number of users ...
... forum ponline Store online users statistics in a MySQL database This class uses a database table to keep track of several statistics about the users online of a site. Features: - Uses a MySql as backend - Determines a new visitor based on IP address and session id - Supports different modes of detect ...
AzDGOnlineUsers Support forum azdgonlineusers Show online users, hits at this moment at the site This class count online users on the all pages where class-code are included. It may count: - Users on all pages (website) or only this page. - Hits number from last $sec time in the site or only this ...
User online and hits Support forum visitor_on_line Keep track of site visitors and page hits in MySQL This package can be used to keep track of site visitors and page hits in a MySQL database. It is based on the original package named Online Visitors Count written by Alfredo Sanchez. This version ...
UsersOnline2 Support forum usersonline Count and Management of Users Online This class updates package #382 and gives faster management of users online and increased flexibility. Ability to view the number on the current page or visiting the entire site. Requires MySql. The class and an example ...
Time Online Support forum time_online Keep track of the time users spend in a site This class is meant to keep track of the time the users spend visiting the pages of a site. It can keep track of the time spent in a single page, on the entire site using the same session or the total time since the ...