php man page for ob_get_level

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 mechanism

SYNOPSIS
int ob_get_level (void )
DESCRIPTION
Returns the nesting level of the output buffering mechanism.
RETURN VALUES
Returns the level of nested output buffering handlers or zero if output buffering is not active.
SEE ALSO
ob_start(3), ob_get_contents(3). PHP Documentation Group OB_GET_LEVEL(3)
Related Man Pages
libstdbuf(3) - freebsd
flush(3) - php
ob_get_status(3) - php
print_r(3) - php
stream_set_write_buffer(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)