PHP Classes
elePHPant
Icontem

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    
Last Updated Ratings Unique User Downloads Download Rankings
2003-07-22 (13 years ago) RSS 2.0 feedStarStarStar 57%Total: 3,459 This week: 1All time: 954 This week: 1,047Down
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

  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,459
This week:1
All time:954
This week:1,047Down
 User Ratings  
 
 All time
Utility:83%StarStarStarStarStar
Consistency:83%StarStarStarStarStar
Documentation:-
Examples:75%StarStarStarStar
Tests:-
Videos:-
Overall:57%StarStarStar
Rank:1413