Query: http_request_method_name
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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)