ob_get_flush(PHP 4 >= 4.3.0, PHP 5) ob_get_flush — Flush the output buffer, return it as a string and turn off output buffering Описание
string ob_get_flush
( void
)
ob_get_flush() flushes the output buffer, return it as a string and turns off output buffering.
Возвращаемые значенияReturns the output buffer or FALSE if no buffering is active. Примеры
Пример #1 ob_get_flush() example
<?phpРезультат выполнения данного примера:
|
|
|
| © 2009 Тест скорости интернета | Boont.Ru |