use flush()
it will push the output out of apache.
But note, if you have a table, on Netscape not much will be shown (even if
it receives the data) until the arrives.
Sincerely,
Maxim Maletsky
Founder, Chief Developer
PHPBeginner.com (Where PHP Begins)
[EMAIL PROTECTED]
www.phpbeginner.
I think if you use flush() you can send it continually. Rembember to end
every line or the browser will not understand that it shall show it.
Tables can also give you problems, they do not show until they are closed.
/Fredrik
On Sat, 24 Feb 2001, David Tandberg-Johansen wrote:
> Hello!
>
> I wo
> -Original Message-
> From: David Tandberg-Johansen [mailto:[EMAIL PROTECTED]]
> Sent: 24 February 2001 16:34
> To: [EMAIL PROTECTED]
> Subject: [PHP] DIsplaying page before script finnished
>
>
> Hello!
>
> I wonder if there are any way to display the page before the script is
> finish
try using flush()
- Original Message -
From: "David Tandberg-Johansen" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, February 24, 2001 11:34 AM
Subject: [PHP] DIsplaying page before script finnished
: Hello!
:
: I wonder if there are any way to display the page before the s
On Sat, 24 Feb 2001, David Tandberg-Johansen wrote:
> Hello!
>
> I wonder if there are any way to display the page before the script is
> finished?
>
> I have a loop in my script,and I want to display the resoult for each loop.
Try the REFRESH meta tag
>
> Thanks
>
> David :-)
>
>
>
> --
5 matches
Mail list logo