PHP Classes / RealCounter

Keep track of visitors to site pages in MySQL

RealCounter PHP Class

This class can be used to Keep track of visitors to site pages in a MySQL database. Visits counter: detects ip and browser to determine if it is a new visitor or not. It counts "shows" and "visits". If a isitor spends more than $maxSessionLifetime minutes in the page, then it counts as a new visit. Each reload of a page counts as a "show"

Similar PHP Classes

Search in PHP Classes

Filter by tags