Posted by Richard Lynch on 05/13/05 01:43
On Thu, May 12, 2005 12:39 pm, virtualsoftware@gmail.com said: > I want to create a script that displays all names from a database once per > second. > A part of the script look like this. > > for ($i=0; $i<$total_names; $i++) > { > echo "name<br>"; http://php.net/flush > sleep (1); > } -- Like Music? http://l-i-e.com/artists.htm
[Back to original message]
Copyright © 2005-2006 Powered by Custom PHP Programming