ob_get_length
Return the length of the output buffer
&reftitle.description;
intfalseob_get_length
This will return the length of the contents in the output buffer, in bytes.
&reftitle.parameters;
&no.function.parameters;
&reftitle.returnvalues;
Returns the length of the output buffer contents, in bytes, or &false; if no
buffering is active.
&reftitle.examples;
A simple ob_get_length example
]]>
&example.outputs;
&reftitle.seealso;
ob_start
ob_get_contents