This class can be used to keep track of the number of page visitors using text files.
It uses text files to store page visit counts.
Each time a user visits a page the class adds or updates an array entry that counts the number of visits to that page. The array is serialized and store in a text file.
The class reads the text file and unserializes the array to get the count of visited site pages.
|
|
| Name: |
giCounter |
| Base name: |
gicounter |
| Description: |
Keep track of page visitors using text files |
| Version: |
1.0 |
| PHP version: |
3 |
| License: |
GNU General Public License (GPL) |
| All time users: |
270 users |
| All time rank: |
6273 |
| Week users: |
0 users |
| Week rank: |
2382  |
| |
|
| Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|