Count Class
Package:
Summary:
Keep track of site visitors in a MySQL database
Groups:
Author:
Description:
This package can be used to keep track of site visitors in a MySQL database.
It can store in a MySQL database table information about site visitors, which are distinguished by ther IP addresses.
This package can also return the count of the current online users.
It can also create the necessary MySQL database tables to store the user visitor information.
It can store in a MySQL database table information about site visitors, which are distinguished by ther IP addresses.
This package can also return the count of the current online users.
It can also create the necessary MySQL database tables to store the user visitor information.
Comments are closed.