Login   Register  
PHP Classes
elePHPant
Icontem

giCounter

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Giulio Bai  >  giCounter  >  Download .tar.gz .zip  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: giCounter
Base name: gicounter
Description: Keep track of page visitors using text files
Related classes:
Version: 1.0
PHP version: 3
License: GNU General Public License (GPL)
All time users: 265 users
All time rank: 5903
Week users: 0 users
Week rank: 2664
 

  Author  
Picture of Giulio Bai
Name: Giulio Bai <e-mail contact>
Packages: 8 Browse all classes by Giulio Bai Browse all classes by
Country: Italy Italy - PHP jobs in Italy
Age: 21
All time rank: 31112 in Italy Italy
Week rank: 205 Up8 in Italy Italy Up


  Detailed description  
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.

  Groups   Rate classes User ratings   Applications   Files Files  

  Groups  
Group folder image User Management User records, authentication and session handling View top rated classes


  User ratings  
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 giCounter.php Class The main class file
Accessible without login Plain text file example1.php Example Example #1

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