Function __global->ob_end_flush

Definitions

sources_custom/phpstub.php

  • Flush (output and erase) the output buffer and turn off output buffering.
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: bool

Return

  • Success status (could fail if there is no buffer)
  • Type: boolean
  • Set: N/A
  • Range: N/A