uce/doc/pages/ob_start.txt
2022-01-21 09:10:38 +00:00

12 lines
139 B
Plaintext

:sig
void ob_start()
:params
(none)
:desc
Starts a new output buffer. All subsequent output will be directed into this buffer.
:see
>ob