Query: http_request_method_exists
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
HTTP_REQUEST_METHOD_EXISTS(3) 1 HTTP_REQUEST_METHOD_EXISTS(3) http_request_method_exists - Check whether request method existsSYNOPSISint http_request_method_exists (mixed $method)DESCRIPTIONCheck if a request method is registered (or available by default).PARAMETERSo $method - request method name or IDRETURN VALUESReturns TRUE if the request method is known, else FALSE. PHP Documentation Group HTTP_REQUEST_METHOD_EXISTS(3)