Sorry that I am unable to express the question properly.
Basically what I need to do is this.
There should be a php page which shows the countdown timer. Say the admin sets it for 24 hours now and starts. Who ever visits that page, it shows the remaining deadline time. Example, if user visit now, 24 hours remaining,if after 2 hours, users visit,it should say 22 hours remaining. Thank you. (anyone can please edit it to make it understandable).
I want it to update continuously.
In javascript that would be: https://jsfiddle.net/z4avs7Lx/
Html:
Javascript: