hi,
I have been searching for a php or a javascript that is a timer/stopwatch. It only needs to show minutes from 0 to 90.
But the thing is, I need a script that can do the following:
- I can pause the timer, so when I resume it - it continues where it left of. I need also the option to reset it.
- And most important, the timer MUST NOT reset when/if the page is refreshed.
Can anyone help me with this? I have searched this forum and many other script sites, but no luck
(The script is for live soccer matches, it is supposed to indicate minutes durring a match).
Thanks is advance.