http_request_method_exists
(PECL pecl_http:0.10.0-1.4.1)
http_request_method_exists — Check whether request method exists
Popis
int http_request_method_exists ( mixed $method )Check if a request method is registered (or available by default).
Seznam parametrů
- method
request method name or ID
Návratové hodnoty
Returns TRUE if the request method is known, else FALSE.
http_request_method_exists
There are no user contributed notes for this page.
