Login   Register  
PHP Classes
elePHPant
Icontem

IPTracker

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us

  Author  
Picture of L
Name: L <e-mail contact>
Packages: 13 Browse all classes by L Browse all classes by
Country: Germany Germany - PHP jobs in Germany
Age: 38
All time rank: 466 in Germany Germany
Week rank: 295 Down8 in Germany Germany Down


  Detailed description   Download .zip .tar.gz  
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()

  Classes of L  >  IPTracker  >  Download .zip .tar.gz  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: IPTracker
Base name: iptracker
Description: Class for storing visitor data in a db or textfile
Version: -
PHP version: -
License: GNU Lesser General Public License (LGPL)
All time users: 3319 users
All time rank: 927
Week users: 2 users
Week rank: 1329 Down
 
  Groups   Rate classes User ratings   Applications   Related links   Files Files  

  Groups  
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


  User ratings  
Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Good (81.2%)
Good (81.2%)
-
Sufficient (68.8%)
-
-
Not sure (55.6%)
1140
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.

  Related links  
Link Description
anyDB The db access class

  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

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