
Druckansicht von http://www.php-homepage.de/manual/function.http-request-method-name.php
http_request_method_name(PECL pecl_http >= 0.10.0) http_request_method_name — Get 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
RückgabewerteReturns the request method name as string on successIm Fehlerfall wird FALSE zurückgegeben.. |