While output buffering is active no output is sent from the script , instead the output is stored in an internal buffer .
See also ob_get_contents( ) , ob_end_flush( ) , ob_end_clean( ) , and ob_implicit_flush( )