ID:               26095
 User updated by:  giuseppe dot costagliola at sanpaolowm dot com
 Reported By:      giuseppe dot costagliola at sanpaolowm dot com
 Status:           Bogus
 Bug Type:         Output Control
 Operating System: os/400
 PHP Version:      4.3.3
 New Comment:

I've tried with Explorer 6 sp1 and Nescape 7. On both browsers there is
the same problem.


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

[2003-11-03 13:45:19] [EMAIL PROTECTED]

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


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

[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