Tag Archives: hit

How to detect a page refresh with PHP?

snippets

How to detect a page refresh with PHP? Sometimes you want to detect if the page was refreshed using “F5” key, or right click and “Reload” or any other method available. Either way, this can be detected somehow from server side. In this snippet, I will show you how to do this with PHP. Method

Request an article ←