ID: 8536
Updated by: andre
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Assigned
Bug Type: Output Control
Assigned To: andre
Comments:

in php_apache.c (line 324) if have found the following

php_end_ob_buffers(1);
php_header();

I guess this is intended to avoid some confusion with sent
headers, but if we (have to) close all buffers it should be
mentioned in the documentation (at least)
anyway I do not really understand this drastic closure of
open buffers

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

[2001-01-03 10:48:03] [EMAIL PROTECTED]
Output of virtual() function didn't seem to work with
ob_start() function. Is there any way to store the output of
virtual()?

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



ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=8536&edit=2


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to