uce/site/doc/pages/ob_get_close.txt

13 lines
250 B
Plaintext

:sig
String ob_get_close()
:params
return value : content of the current output buffer
:desc
Returns the contents of the current output buffer and then discards the buffer.
If are more output buffers on the stack, switch to the next one.
:see
>ob