Examples of using Output buffer in English and their translations into Spanish
{-}
-
Colloquial
-
Official
Ob_flush()- Flush(send) the output buffer.
Status The status of the output buffer.
Investigate these common causes of output buffer failures.
This function discards the contents of the output buffer.
TRUE to return all active output buffer levels.
Finally, the example flushes the output buffer.
Ob_get_flush()- Flush the output buffer, return it as a string
Indicates that the output buffer is being flushed,
Whenever the output buffer fills, write it to the final sorted file and empty it.
Controls whether an output buffer created by ob_start()
If the reading exceeds the filtering stage it is stored in an output buffer.
would prevent the output buffer from being deleted until the script finished executing.
store the result in the output buffer.
Ob_get_level- Return the nesting level of the character encoding as output buffer handler.
allocate the remaining 10 MB for an output buffer.
Ob_get_clean- Get current buffer contents and delete current output buffer.
Ob_end_clean()- Clean(erase) the output buffer and turn off output buffering.
Ob_end_flush()- Flush(send) the output buffer and turn off output buffering.
Mb_output_handler- Callback function converts character encoding in output buffer.
In case ob_start is used inside an output buffer callback, this function will no longer issue an E_ERROR