How to find out, how a user visited a particular page ?
- We add a counter in that page.
- When a page load that counter value will increase.
- For storing its previous value we can use session, database etc.
<?php
$counter++;
?>
<?php
$counter++;
?>
We have detected that you are using extensions to block ads. Please support us by disabling these ads blocker.