ob_get_level(3) php man page | unix.com

Man Page: ob_get_level

Operating Environment: php

Section: 3

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
stdbuf(1) - freebsd
ob_get_flush(3) - php
ob_list_handlers(3) - php
readfile(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
New Code Tags (Syntax Highlighting)
Please Welcome Nicki Paul to the Moderator Team!