create a self resetting countdown timer in php?

  • Thread starter Thread starter emoGrungeSk8tr
  • Start date Start date
E

emoGrungeSk8tr

Guest
i looked this up online and found a javascript example but the only problem with that is the timer is based on the user's computer clock. but what i want is some kind of server side clock that i can base the countdown around.

is there anyway i can do this in PHP?? or in some other way to base it around a certain timezone?

please post the code here i really need it :(
 
Back
Top