← All docs

ob_list_handlers()

Lists all output handlers in use.

ob_list_handlers()

function ob_list_handlers(): array

Lists all output handlers in use.

Parameters: none.

Returns: array

Availability

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

Internals

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