PHP Velho Oeste 2024

http_request_method_name

(PECL pecl_http >= 0.10.0)

http_request_method_nameGet request method name

Beschreibung

string http_request_method_name ( int $method )

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

Parameter-Liste

method

request method ID

Rückgabewerte

Returns the request method name as string on successIm Fehlerfall wird FALSE zurückgegeben..

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top