Re: Show countdown from 10 to 0 seconds
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.php archive

Re: Show countdown from 10 to 0 seconds

From: Simon <spambucket@example.com>
Date: Wed Jul 27 2005 - 18:32:09 CEST

>
>> I have a newbie question (couldn't find the answer with google)
>> How to show countdown from 10 to 0 seconds.
>>
>
> - print 10 on the screen
> - while loop timed for a one second delay
> - print 9 on the screen
> - repeat until 0
>
> But using some sort of witty animated gif to amuse the user until the
> refresh takes place would probably be much better .

Have you even tried it yourself to see what happens?

Simon
Received on Mon Oct 24 02:08:57 2005