Hi guys...
I'm trying to create an examination page (in PHP) wherein I want to show to the user/examinee the remaining time.. I manually set the exam time to 1 hour (1:00:00). The problem is I want to keep that time decrementing once the examination is started..
If time become '0/(0:00:00)' it will redirect to another page to count user/examinee correct answer...
The big deal here is, I don't know how to keep that exam time decrementing.. Can anyone HELP me PLEASE ? !!! Thank's in advance.