 |
|
Innovation award
 Nominee: 3x
Winner: 1x |
This package is meant to keep track of the count of users access to the pages of a site. The counter class can also output the current access count in an HTML table.
Page accesses are considered by the remote user computer IP address only if sufficient time has passed, by default one hour. During this access window, a count is kept of the accesses to the page by a specific ip address.
This allows possible detection of denial of service attacks by keeping data useful for tracking access patterns by specific hosts.
All data is kept in a MySQL database.
This class is officially compatible with PHP 5.
|
|
| Name: |
Access Pattern Counter |
| Base name: |
accesspatterncounter |
| Description: |
Count page accesses and show the count in HTML |
| Version: |
- |
| PHP version: |
- |
| License: |
GNU General Public License (GPL) |
| All time users: |
1444 users |
| All time rank: |
2379 |
| Week users: |
0 users |
| Week rank: |
2011  |
| |
|
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Insufficient (35.0%) |
Sufficient (70.0%) |
- |
Sufficient (60.0%) |
- |
- |
Insufficient (30.5%) |
2249 |
| Month: |
Not yet rated by the users |
| |
Packages needed by this class |
|
|
| Class |
Dependency |
Why it is needed |
| DB |
Required |
SQLData |
| |
Applications that use this class |
|
|

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