ID:               26095
 Updated by:       [EMAIL PROTECTED]
 Reported By:      giuseppe dot costagliola at sanpaolowm dot com
-Status:           Open
+Status:           Bogus
 Bug Type:         Output Control
 Operating System: os/400
 PHP Version:      4.3.3
 New Comment:

Most likely the browser used doesn't work correctly.
Not PHP bug.



Previous Comments:
------------------------------------------------------------------------

[2003-11-03 08:54:39] giuseppe dot costagliola at sanpaolowm dot com

Description:
------------
If I leave parameter "output_handler" undefined, when php loads a new
page it first clear the entire screen and then put the new page. If
building a page with a big table or with a slow system takes some time,
the user stays with a full blank page, and this is very nasty.

However if I put "output_handler = ob_gzhandler", php leaves the old
page on screen and just overwrites the new one smootly when ready.

Is this a bug or is it working as expected ?

Thanks.
   



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=26095&edit=1

Reply via email to