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.