Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетил 61781 программист и 3319 роботов. Сейчас ищут 1110 программистов ...
EventHttpRequest::getOutputBuffer - Returns the output buffer of the request
Вернуться к: EventHttpRequest
EventHttpRequest::getOutputBuffer
(PECL event >= 1.4.0-beta)
EventHttpRequest::getOutputBuffer — Returns the output buffer of the request
Описание
Returns the output buffer of the request.
Список параметров
У этой функции нет параметров.
Возвращаемые значения
Returns the output buffer of the request.
Смотрите также
- EventHttpRequest::getInputBuffer() - Returns the input buffer
Вернуться к: EventHttpRequest