ob_get_contents

 string ob_get_contents ( void ) 

説明

Gets the contents of the output buffer without clearing it.

戻り値

This will return the contents of the output buffer or FALSE, if output buffering isn't active.