http_request_method_name> <http_request_body_encode
Last updated: Fri, 24 Feb 2012

http_request_method_exists

(PECL pecl_http >= 0.10.0)

http_request_method_existsCheck whether request method exists

Descrição

int http_request_method_exists ( mixed $method )

Check if a request method is registered (or available by default).

Parâmetros

method

request method name or ID

Valor Retornado

Returns TRUE if the request method is known, else FALSE.



User Contributed Notes
http_request_method_exists
There are no user contributed notes for this page.

http_request_method_name> <http_request_body_encode
Last updated: Fri, 24 Feb 2012