PHP function ob_get_clean()

Availability in versions: PHP 4.3.0

Get current buffer contents and delete current output buffer

Parameters

The function has no input parameters.

Return values

string

the contents of the output buffer and end output buffering. If output buffering isn't active then false is returned.

Additional resources

Official ob-get-clean documentation

Newsletter

Nejlepsi tipy a triky o PHP do Vaseho e-mailu. Clanky a novinky nejen ze sveta PHP a programovani.