PHP - Live Countdown

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Locked
synthetix
Forum Newbie
Posts: 1
Joined: Tue May 26, 2009 3:42 pm

PHP - Live Countdown

Post by synthetix »

Hello, i need a script who will count down from 10 to 0 in 1 sec intervals, and echoes the remaining time.
(10, clear the screen, 9......)
Thanks!
User avatar
onion2k
Jedi Mod
Posts: 5263
Joined: Tue Dec 21, 2004 5:03 pm
Location: usrlab.com

Re: PHP - Live Countdown

Post by onion2k »

This is not a forum where you can request things to be written for you. It's for developers to help one another write apps. Kindly try somewhere else.
Locked