ob_get_level

Return the nesting level of the output buffering mechanism (PHP 4 >= 4.2.0)
int ob_get_level ( )

This will return the level of nested output buffering handlers.

See also ob_start() and ob_get_contents().

This HTML Help has been published using the chm2web software.