Hello all
I'm looking for a particular script or function, either freely available or might need some customising, for a timer to fit in with a PHP project I'm doing (I do PHP, not JavaScript).
I basically am after a timer which will count up from 0 to 2 minutes (In 0:00 format) and stop when it reaches 2 minutes, and then beep. It will need a start, pause and reset button. It will also need to be able to pick up the start time from a parameter I will define (It needs to keep counting through page refreshes and i'll be passing it the current time each time the page loads etc)
I have no idea how complicated this is or if its even possible, so any help would be appreciated, or even just a link to an existing script I might be able to play with would help.
Thanks in advance,
Matt