Login   Register  
PHP Classes
elePHPant
Icontem

Little Counter

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

  Author  
Picture of Markus Fensterer
Name: Markus Fensterer <e-mail contact>
Packages: 1 Browse all classes by Markus Fensterer Browse all classes by
Country: Germany Germany - PHP jobs in Germany
Age: 24
All time rank: 2047137 in Germany Germany
Week rank: 2197 Down137 in Germany Germany Equal


  Detailed description   Download .zip .tar.gz  
This is a simple class that keeps track of the accesses of users to the pages of a site using a MySQL table to record the user access hits.

The class connects to the MySQL database and records in the counter table the IP address of the user accessing the site and the current time. The class assumes that each IP address corresponds to one user.

The class is also able to query the counter table and retrieve:

1) The total number hits
2) The total number of visits
3) The number of users, which are online. A user is considered to be online if he has accessed to the site within a period of time defined by the class variable online time.
4) The number of hits of one user during the last 24 hours

  Classes of Markus Fensterer  >  Little Counter  >  Download .zip .tar.gz  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Little Counter
Base name: littlecounter
Description: Keep track of user accesses to site pages in MySQL
Version: -
PHP version: -
License: Freeware
All time users: 963 users
All time rank: 3281
Week users: 0 users
Week rank: 2151 Equal
 
  Groups   Rate classes User ratings   Applications   Files Files  

  Groups  
Group folder image Databases Database management, accessing and searching 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:
Sufficient (66.7%)
Sufficient (75.0%)
-
Good (83.3%)
-
-
Not sure (49.2%)
1606
Month:
Not yet rated by the users

  Applications that use this class  
No application links were specified for this class.
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
Accessible without login Plain text file database.inc.php Conf. database configuration file
Accessible without login Plain text file example.php Example example script
Plain text file littleCounter.php Class littleCounter class

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