code:
> Working...
> flush();
> sleep ( 10 );
> ?>
>
> --
> Maxim Maletsky
> [EMAIL PROTECTED]
>
>
>
> "Adam Humphrey" <[EMAIL PROTECTED]> wrote... :
>
> > When I upgraded to 4.2.3 from 4.2.2 I no longer am able to see HTML
before
> > PHP c
When I upgraded to 4.2.3 from 4.2.2 I no longer am able to see HTML before
PHP code that takes a while to process.
I made sure that I've set "output_buffering =off" but I still have this
problem.
When I hit the page with the following code on my server, it will wait 10
secs before it displays any
I just upgraded my PHP from 4.2.2 to 4.2.3 and now I have a problem. Right
now I have some HTML with included PHP. When the client opens a page with
PHP and HTML it used to (under 4.2.2) display all the HTML before the PHP
and then process the PHP and finally (when processing completed) finish th
3 matches
Mail list logo