tommyda Posted April 5, 2009 Share Posted April 5, 2009 I need to create a function for a poker freeroll schedule that will pull the times and site name from a database and order by the time, ascending. So it will display a list of freerolls with the times left next to them. Betfair poker - $100 - 4 mins left Coral poker - $20 - 8 mins left There is a script on 999tutorials but Im not sure if it would work as it requires a time stamp and these freerolls are a regular thing. Each freroll is either daily, or weekly so a time stamp wouldnt work would it? Also the visitors to my site will be from different timezones so would this effect the script at all and would I have to do a workaround for that?? Thanks in advance. Tommy Link to comment https://forums.phpfreaks.com/topic/152641-countdown-to-specific-time-of-day/ Share on other sites More sharing options...
Fruct0se Posted April 5, 2009 Share Posted April 5, 2009 If you base the time of the games off of your sever time then it would not matter which time zone your players were in. Link to comment https://forums.phpfreaks.com/topic/152641-countdown-to-specific-time-of-day/#findComment-801736 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.