http_request_method_name

Example

 string http_request_method_name ( int $method ) 

Description

Get the literal string representation of a standard or registered request method.

Return Values

Returns the request method name as string on success or FALSE on failure.