RE: [PHP-DOC] cvs: phpdoc /en/functions outcontrol.xml From: Marc Boeren (M.Boeren <email protected>)
Date: 11/30/01

> + any). If you want to further
> + process the buffer's contents you have to call
> + <function>ob_get_contents</function> before
> + <function>ob_flush</function> as the buffer contents are
> + discarded after <function>ob_end_flush</function> is called.

Is this correct? It is not very clear if it is...

Cheerio, Marc.