Hello!

If output_buffering in PHP is set and you issue ob_implict_flush() it does
not work. I guess it will still buffer those 4096 bytes. Is this a bug or a
feature? I think it would be better if this ob_implict_flush() would work
even if output_buffering is set since this is what you're explictly trying
to set with this function. Just a tought maybe.

Cheers,
Dejan
--
 Change TLD From .is to .si
~~~~~~~~~~~~~~~~~~~~~
 

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to