George Schlossnagle wrote:

Poking through the output buffering code, it seems like the only way to force a sapi_flush() is to have implicit_flush set to true. Is this correct? Is this intended? It seems like ob_flush() should trigger sapi_flush(), at least if you're at the top level of buffers.


In asnwer to my own questions (thanks Zeev):

'Yes.',  'Yes.', and 'Use flush().'

George

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



Reply via email to