http_request_method_name
(PECL pecl_http:0.10.0-1.4.1)
http_request_method_name — Get request method name
Popis
string http_request_method_name ( int $method )Get the literal string representation of a standard or registered request method.
Seznam parametrů
- method
request method ID
Návratové hodnoty
Returns the request method name as string on success, or FALSE on failure.
http_request_method_name
There are no user contributed notes for this page.
