Visit, UniqueVisit Counter
Package:
Summary:
Keep track of site visitors in a MySQL database
Groups:
Author:
Description:
This class can be used to keep track of site visitors in a MySQL database.
It inserts records to a a MySQL table with the IP address and time of visit of the current user.
The class may also query the access table to count the number of visits, unique visitors, page views and last user access.
It inserts records to a a MySQL table with the IP address and time of visit of the current user.
The class may also query the access table to count the number of visits, unique visitors, page views and last user access.
Comments are closed.