Thread: PHP Timer
View Single Post
Old 09-13-2009, 03:02 PM   #2 (permalink)
adamdecaf
The Addict
 
Join Date: May 2009
Posts: 287
Thanks: 5
adamdecaf is on a distinguished road
Default

Store the start time in a cookie or a database (and give the user an ID to match against). Then just compare the time.
__________________
My Site
adamdecaf is offline  
Reply With Quote