Man Page: http_request_method_name
Operating Environment: php
Section: 3
HTTP_REQUEST_METHOD_NAME(3) 1 HTTP_REQUEST_METHOD_NAME(3) http_request_method_name - Get request method nameSYNOPSISstring http_request_method_name (int $method)DESCRIPTIONGet the literal string representation of a standard or registered request method.PARAMETERSo $method - request method IDRETURN VALUESReturns the request method name as string on success or FALSE on failure. PHP Documentation Group HTTP_REQUEST_METHOD_NAME(3)