Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 16095 программистов и 1772 робота. Сейчас ищут 1829 программистов ...
EventHttpRequest::getCommand - Returns the request command(method)
Вернуться к: EventHttpRequest
EventHttpRequest::getCommand
(PECL event >= 1.4.0-beta)
EventHttpRequest::getCommand — Returns the request command(method)
Описание
public
void
EventHttpRequest::getCommand
( void
)
Returns the request command, one of EventHttpRequest::CMD_* constants.
Список параметров
У этой функции нет параметров.
Возвращаемые значения
Returns the request command, one of EventHttpRequest::CMD_* constants.
Вернуться к: EventHttpRequest