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