★ wanayoo — archive 1999 http://www.phpwebdev.com/manual/function.flush.htmlNouvelle recherche | Portail wanayoo

flush

flush -- Flush the output buffer.

Description

void flush(void);

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.