Query: ob_get_level
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
OB_GET_LEVEL(3) 1 OB_GET_LEVEL(3) ob_get_level - Return the nesting level of the output buffering mechanismSYNOPSISint ob_get_level (void )DESCRIPTIONReturns the nesting level of the output buffering mechanism.RETURN VALUESReturns the level of nested output buffering handlers or zero if output buffering is not active.SEE ALSOob_start(3), ob_get_contents(3). PHP Documentation Group OB_GET_LEVEL(3)
Related Man Pages |
---|
libstdbuf(3) - freebsd |
ob_start(3) - php |
ob_iconv_handler(3) - php |
print_r(3) - php |
readfile(3) - php |