suche nach in der

http_request_method_name> <http_request_body_encode
Last updated: Fri, 18 May 2012

view this page in

http_request_method_exists

(PECL pecl_http >= 0.10.0)

http_request_method_existsCheck whether request method exists

Beschreibung

int http_request_method_exists ( mixed $method )

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

Parameter-Liste

method

request method name or ID

Rückgabewerte

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



add a note add a note 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, 18 May 2012