uce/doc/pages/ob_get_clear.txt

12 lines
185 B
Plaintext

:sig
String ob_get_clear()
:params
return value : content of the current output buffer
:desc
Returns the contents of the current output buffer and then discards the buffer.
:see
>ob