ob_get_status

(PHP 4 >= 4.2.0, PHP 5)

ob_get_status --  Get status of output buffers

Description

array ob_get_status ( [bool full_status] )

This will return the current status of output buffers. It returns array contains buffer status or FALSE for error.

See also ob_get_level().


add a note add a note User Contributed Notes
There are no user contributed notes for this page.