http_request_method_name
(PECL pecl_http >= 0.10.0)
http_request_method_name — Get request method name
Описание
string http_request_method_name
( int $method
)
Список параметров
-
method
-
request method ID
Возвращаемые значения
Returns the request method name as string on success или FALSE в случае возникновения ошибки.