(PHP 3, PHP 4 >= 4.0.0)
void flush (void)
void flush
Flushes the output buffers of PHP and whatever backend PHP is using (CGI, a web server, etc.) This effectively tries to push all the output so far to the user's browser.