Login   Register  
PHP Classes
elePHPant
Icontem

Class: counter visits class

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Mario Enrique López Guzmán  >  counter visits class  >  Download .tar.gz .zip  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: counter visits class
Base name: counter
Description: Record site visits in a MySQL database
Related classes: , , , ,
Version: -
PHP version: -
License: GNU General Public License (GPL)
All time users: 2025 users
All time rank: 1631
Week users: 3 users
Week rank: 1216
Picture of Mario Enrique López Guzmán
Author: Mario Enrique López Guzmán <e-mail contact>
Packages: 1 Browse this author's classes Browse this author's classes
Country: Guatemala Guatemala - PHP jobs in Guatemala
Age: 32
All time rank: 11711 in Guatemala Guatemala
Week rank: 994 Up1 in Guatemala Guatemala Equal


  Detailed description  
This class is meant to record the number of site user visits in a MySQL database table.

The class provides a function for incrementing the number of visits in the current day. It should be used in conjunction PHP sessions to prevent counting more than one visit of the same user in the same day.

The class also provides functions for retrieving the total number of visits for all time, today or some other specific day.

 

  Groups  
Group folder image Databases Database management, accessing and searching View top rated classes
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

  Rate classes User ratings   Applications   Files Files  

  User ratings  
Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Not sure (50.0%)
Sufficient (60.0%)
Sufficient (60.0%)
Sufficient (60.0%)
-
-
Not sure (43.0%)
1870
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
Plain text file config.inc.php Conf. Database parameters
Plain text file counter.class.php Class Main class
Plain text file index.php Example Main example
Plain text file install.txt Doc. Install notes
Plain text file statics.sql Data SQL script to create the table

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