KRISTOFFER BOHMANN
[BETA]
Forside
Om KB
Kompetencer
Referencer
Output Control
flush
ob_clean
ob_end_clean
ob_end_flush
ob_flush
ob_get_clean
ob_get_contents
ob_get_flush
ob_get_length
ob_get_level
ob_get_status
ob_gzhandler
ob_implicit_flush
ob_list_handlers
ob_start
output_add_rewrite_var
output_reset_rewrite_vars
Home
>
PHP
>
Function
>
Output Control
>
ob_clean()
ob_clean()
ob_clean - Clean (erase) the output buffer
Syntax
ob_clean
()
Arguments
-
Description
This function discards the contents of the output buffer.
Version
PHP 4.2.0, 5
Return value
No value is returned.