diff --git a/reference/outcontrol/functions/ob-start.xml b/reference/outcontrol/functions/ob-start.xml index a0754580e5..3f27d68bcc 100644 --- a/reference/outcontrol/functions/ob-start.xml +++ b/reference/outcontrol/functions/ob-start.xml @@ -1,5 +1,5 @@ - + @@ -63,6 +63,8 @@ If the optional parameter chunk_size is passed, the callback function is called on every first newline after chunk_size bytes of output. + You can bypass the output_callback parameter by + &null; value. If the optional parameter erase is set to &false;,