PHP Doku:: Get request method name - function.http-request-method-name.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzSonstige DiensteHTTPHTTP Funktionenhttp_request_method_name

Ein Service von Reinhard Neidl - Webprogrammierung.

HTTP Funktionen

<<http_request_method_exists

http_request_method_register>>

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..


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)