PHP funkce ob_get_level()
Dostupnost ve verzích: PHP 4.2.0
Return the nesting level of the output buffering mechanism
Parametry
Funkce nemá žádné vstupní parametry.
Návratové hodnoty
int
the level of nested output buffering handlers or zero if output buffering is not active.