Current Location: Home> Function Categories> ob_get_flush

ob_get_flush

Flush the output buffer, return it as a string and close the output buffer
Name:ob_get_flush
Category:Output buffer control
Programming Language:php
One-line Description:Output and return the contents of the top-most output buffer, and then delete the buffer.
Similar Functions
Popular Articles