Jump to content

Countdown


swamp

Recommended Posts

Hi there

 

Can anyone shed some light on this? I need to have a countdown on a page that runs from a value in a database and then displays a different message.

 

Something like <?php if($row['time_left'] < 0) { echo 'no time left'; } ?>

 

But how would I have it automatically count down?

 

Thanks in advanced.

Link to comment
https://forums.phpfreaks.com/topic/164080-countdown/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.