PHP Manual

PHP function ob_list_handlers()

11. 09. 2019

Obsah článku

Availability in versions: `PHP 4.3.0`

List all output handlers in use

Parameters

The function has no input parameters.

Return values

array

This will return an array with the output handlers in use (if any). If output_buffering is enabled or an anonymous function was used with ob_start, ob_list_handlers will return "default output handler".

Additional resources

Official ob-list-handlers documentation

Jan Barášek   Více o autorovi

Autor článku pracuje jako seniorní vývojář a software architekt v Praze. Navrhuje a spravuje velké webové aplikace, které znáte a používáte. Od roku 2009 nabral bohaté zkušenosti, které tímto webem předává dál.

Rád vám pomůžu:

Související články

1.

V jiných jazycích

2.
Status:
All systems normal.
2024