http_request_method_exists
(PECL pecl_http >= 0.10.0)
http_request_method_exists — Check whether request method exists
Descrizione
Check if a request method is registered (or available by default).
Elenco dei parametri
-
method -
request method name or ID
Valori restituiti
Returns TRUE if the request method is known, else FALSE.
There are no user contributed notes for this page.
