-DB] Displaying data as while recieving form mysql server
Hi Lee,
You can't. A has to be closed before a browser can render
it and present it to you.
So, the webserver may well be
trowing echo("".$row[$i]."\n"); to the browser, the
browser will wait for the .
490.7732| Wireless E-mail: [EMAIL PROTECTED]
- Original Message -
From: "Roel Mulder" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, February 22, 2002 3:30 PM
Subject: Re: [PHP-DB] Displaying data as while recieving form mysql server
: Hi Lee,
:
Hi Lee,
You can't. A has to be closed before a browser can render
it and present it to you.
So, the webserver may well be
trowing echo("".$row[$i]."\n"); to the browser, the
browser will wait for the .
You might try cutting the one big table into smaller tables, each complete
table will be
Hello.
After I run my mysql query and get the results, then I do a look to put the data into
table rows that go to a webbrowser.
How can i set it up so that the user see's the table rows as their writen, not after
the script is all done.
Lee
[EMAIL PROTECTED]
--
PHP Database Mailing List (h