| Recommend this page to a friend! | 
| Classes of Tyler Heshka | PHP Visitor Tracking | ??? | Download | 
| 
 | |||||||||||||||||||||
|  Download visitorTrackingvisitorTracking is a simple PHP class to gather visitor information, and store it in a database using MYSQLi. It's more modern and complete than others I have seen around on Google/HotScripts. (SQLi, oop(ish?), etc...) No bells or whistles, fully customizable. DownloadOld VersionsDocumentationhttp://tyrexi.us/visitorTrackingDocumentation Demohttp://tyrexi.us/visitorTracking Install
 UsageThe constructor method automatically calls the tracking method  You print the array containing the current visit by echoing  You can output a table containing all the paginated data from the database by echoing  Alternatively, you can just grab the table data from your database  LicenseThis project is licensed under the MIT LICENSE ContributorsContributors on GitHubContributingIf you would like to help make this software better, please follow our guidelines found in CONTRIBUTING.md Contact
 |