(PHP 4 )
void ob_end_clean ()
void ob_end_clean
This function discards the contents of the output buffer and turns off output buffering.
See also ob_start() and ob_end_flush().