I am looking for something similar to VB's timer control. I did not see anything in the PHP library that could replicate this.
It would be easy to build a count down timer from the time functions. Question is, how do you get this to keep running independently of whatever page your user is viewing?