Thread: PHP Timer
View Single Post
Old 09-13-2009, 06:24 PM   #4 (permalink)
Randy
The Acquainted
 
Randy's Avatar
 
Join Date: May 2007
Location: Your G/F's Closet
Posts: 114
Thanks: 7
Randy is on a distinguished road
Default

create a section on the database called 'users' or something like that then do something like this.

take the users ip store it in the database with the time. then have like an end time accessed at some point. then to find how many minutes are left do like "$end - $start" and store data in your database via IP
__________________
Real Programmers always confuse Christmas and Halloween because Oct31 == Dec25 - Andrew Rutherford
Send a message via AIM to Randy Send a message via MSN to Randy
Randy is offline  
Reply With Quote
The Following User Says Thank You to Randy For This Useful Post:
russellharrower (09-14-2009)