<? echo 'Hey<br>'; flush(); ob_flush(); sleep(20); echo 'Bye'; ?>
Besides, even if you manage to stream it, I imagine inflating partially received content is not trivial for the browser.
Besides, even if you manage to stream it, I imagine inflating partially received content is not trivial for the browser.