Query: ob_clean
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
OB_CLEAN(3) 1 OB_CLEAN(3) ob_clean - Clean (erase) the output bufferSYNOPSISvoid ob_clean (void )DESCRIPTIONThis function discards the contents of the output buffer. This function does not destroy the output buffer like ob_end_clean(3) does. The output buffer must be started by ob_start(3) with PHP_OUTPUT_HANDLER_CLEANABLE flag. Otherwise ob_clean(3) will not work.RETURN VALUESNo value is returned.SEE ALSOob_flush(3), ob_end_flush(3), ob_end_clean(3). PHP Documentation Group OB_CLEAN(3)
Related Man Pages |
---|
ob_get_clean(3) - php |
ob_end_flush(3) - php |
socket_write(3) - php |
ob_end_clean(3) - php |
ob_get_status(3) - php |
Similar Topics in the Unix Linux Community |
---|
Can't figure out else not matching |
Adobe application cleanup |