Answered
MySQL database record hits counter?
Can I find out how many times a record from the MySQL databse was called and displayed on a web browser?
Basically a MySQL database record hits counter. I’m using PHP/MySQL.
Can I find out how many times a record from the MySQL databse was called and displayed on a web browser?
Basically a MySQL database record hits counter. I’m using PHP/MySQL.
If you store the data about how many times a record is viewed then yes you can see it.
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.