Login   Register  
PHP Classes
elePHPant
Icontem

Access Pattern Counter

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us

  Author  
Picture of Richard Munroe
Name: Richard Munroe is available for providing paid consulting. Contact Richard Munroe .
Packages: 22 Browse all classes by Richard Munroe Browse all classes by
Country: United States United States - PHP jobs in United States
Age: 62
All time rank: 101 in United States United States
Week rank: 29 Down4 in United States United States Down
Innovation award
Innovation award
Nominee: 3x

Winner: 1x


  Detailed description   Download .zip .tar.gz  
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.

  Classes of Richard Munroe  >  Access Pattern Counter  >  Download .zip .tar.gz  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
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 Equal
 
  Groups   Rate classes User ratings   Dependencies   Applications   Files Files  

  Groups  
Group folder image Statistics Collecting, processing and reporting statistical data View top rated classes
Group folder image User Management User records, authentication and session handling View top rated classes


  User ratings  
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  
Link Description
Florida Democratic Party Website for the Florida Democratic Party
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Plain text file class.counter.php Class Class interface for page counter
Plain text file class.counterUser.php Class Access pattern counter class
Accessible without login Plain text file counter.example.php Example Example of counter class usage
Accessible without login Plain text file counter.sql Data Create MySQL tables

Download all files: accesspatterncounter.tar.gz accesspatterncounter.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.