MySQL time
#1

Hello. I wanted to ask you guys something about MySQL. Is possible that MySQL function TIME in PHPMyAdmin is counting time from 72000seconds to zero seconds. Is it possible?
Reply
#2

Time function reference

That function has entirely different purpouse. You want to count down time using MySQL? I'd suggest storing "end date", then in your script compare it to current time, and if it's passed execute your action.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)