← All docs

ob_get_length()

Returns the length of the output buffer.

ob_get_length()

function ob_get_length(): mixed

Returns the length of the output buffer.

Parameters: none.

Returns: mixed

Availability

No examples yet — check examples/ and showcases/ for usage patterns.

Internals

For how ob_get_length is implemented in the compiler, see the internals page.