| Recommend this page to a friend! | 
|  Download | 
| Info |  Files |  Install with Composer |  Download | Reputation | Support forum | Blog | Links | 
| Ratings | Unique User Downloads | Download Rankings | ||||
|    55% | Total: 3,493 | All time:  963 This week: 72  | ||||
| Version | License | Categories | ||||
| iptracker 1.0.0 | GNU 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.  | 
 | ||||||||||||||||||||||
|  Files (5) | 
| File | Role | Description | 
|---|---|---|
|  IPTracker.php | Class | abstract class | 
|  iptracker.sql | Conf. | mysql definition | 
|  IPTrackerDB.php | Class | implentation for db storage | 
|  IPTrackerFile.php | Class | implentation for file storage | 
|    testIPTracker.php | Example | example | 
| The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page. | 
|  Install with Composer | 
| Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
| 0% | 
 | 
 | 
| User Ratings | ||||||||||||||||||||||||||||||
| 
 | ||||||||||||||||||||||||||||||
| Applications that use this package | 
 If you know an application of this package, send a message to the author to add a link here.
 If you know an application of this package, send a message to the author to add a link here.
| Related pages | 
| The db access class |