Any way to identify F5 refresh in PHP? -



Any way to identify F5 refresh in PHP? -

is there way identify whether has refreshed current page using php rather arriving elsewhere.

i have access code current page can't pass page elsewhere check against.

the title of question suggests you're looking way observe when page refreshed using f5 key. if that's case, you'll need javascript observe if key pressed. if don't care how page refreshed, reply should help: http://stackoverflow.com/a/456915/1144176. takes business relationship total url form content.

php

Comments

Popular posts from this blog

delphi - blogger via idHTTP : error 400 bad request -

c++ - compiler errors when initializing EXPECT_CALL with function which has program_options::variables_map as parameter -

How do I check if an insert was successful with MySQLdb in Python? -