I have a page that displays a few lines, then runs a database query that takes five or six seconds. I'd like to flush stdout and display the first text while the query is running, so the user doesn't think the site is down. What's the best way to accomplish this? thanks -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]
- Re: [PHP] best way to flush stdout? Phil Glatz
- Re: [PHP] best way to flush stdout? Tolga \"thorr\" Orhon
- Re: [PHP] best way to flush stdout? Markus Fischer
- Re: [PHP] best way to flush stdout? Plutarck