PHP Classes

IPTracker: Class for storing visitor data in a db or textfile

Recommend this page to a friend!
  Info   View files View files (5)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 55%Total: 3,490 All time: 965 This week: 114Up
Version License Categories
iptracker 1.0.0GNU Lesser Genera...Statistics, User Management
Description 

Author

This is the abstract class for tracking visitor id. There are two subclasses for using either a database or a file for storing the information. Currently the ip, the hostname, the time and the last visited link are stored.

PUBLIC:
var $count

function getIP()
function track()
function getAll()
function get($id)
function getIdentifier()
PRIVATE:
function _store($ip, $host, $from)
function _countEntries()

Picture of L
Name: L <contact>
Classes: 13 packages by
Country: Germany Germany
Age: 49
All time rank: 545 in Germany Germany
Week rank: 312 Down18 in Germany Germany Down

  Files folder image Files  
File Role Description
Plain text file IPTracker.php Class abstract class
Plain text file iptracker.sql Conf. mysql definition
Plain text file IPTrackerDB.php Class implentation for db storage
Plain text file IPTrackerFile.php Class implentation for file storage
Accessible without login Plain text file testIPTracker.php Example example

 Version Control Unique User Downloads Download Rankings  
 0%
Total:3,490
This week:0
All time:965
This week:114Up
 User Ratings  
 
 All time
Utility:81%StarStarStarStarStar
Consistency:78%StarStarStarStar
Documentation:-
Examples:71%StarStarStarStar
Tests:-
Videos:-
Overall:55%StarStarStar
Rank:1893