|
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.7">
ob_cleanDescriptionvoid 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. See also ob_flush(), ob_end_flush() and ob_end_clean().
|