]
www.phpbeginner.com
-Original Message-
From: David Tandberg-Johansen [mailto:[EMAIL PROTECTED]]
Sent: Sunday, February 25, 2001 1:34 AM
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
finished
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
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 displ
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 :-)
>
>
>
> --
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.
Thanks
David :-)
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional co
6 matches
Mail list logo