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
ob_get_clean(3) - php
highlight_string(3) - php
ob_iconv_handler(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:
User Guide: Posting in the Emergency Forum
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
Please Welcome Ravinder Singh to the Moderation Team