ob_clean

 void ob_clean ( void ) 

説明

This function discards the contents of the output buffer. This function does not destroy the output buffer like ob_end_clean() does.

戻り値

No value is returned.