IPTracker 1.0
Developed by Lennart Groetzbach, listed in Website traffic statistics
IPTracker 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()
License type: LGPL - GNU Lesser General Public License
Date added: 2 years, 6 months 29 days ago | Last updated: 2 years, 6 months 29 days ago
More popular Website traffic statistics
- phpTrafficA 2.3 (2 years, 5 months 2 days ago)
- Obsessive Website Statistics 0.8.0.5 (2 years, 6 months 29 days ago)
- Piwik 1.11 Beta 6 (2 months 17 days ago)
- Open Web Analytics 1.5.3 (1 year, 20 days ago)
- AWStats Multiple Statistics 1.0.2 (2 years, 6 months 29 days ago)
Listing Files

iptracker.sql- 195 Bytes
- 10/03/2005 21:58:36

IPTrackerFile.php- 2.7 KB
- 10/03/2005 21:58:36

IPTracker.php- 3.8 KB
- 10/03/2005 21:58:36

IPTrackerDB.php- 1.7 KB
- 10/03/2005 21:58:36

testIPTracker.php- 814 Bytes
- 10/03/2005 21:58:36
