PHP Doku:: Get request method - function.httpmessage-getrequestmethod.html

Verlauf / Chronik / History: (13) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzSonstige DiensteHTTPThe HttpMessage classHttpMessage::getRequestMethod

Ein Service von Reinhard Neidl - Webprogrammierung.

The HttpMessage class

<<HttpMessage::getParentMessage

HttpMessage::getRequestUrl>>

HttpMessage::getRequestMethod

(PECL pecl_http >= 0.10.0)

HttpMessage::getRequestMethodGet request method

Beschreibung

public string HttpMessage::getRequestMethod ( void )

Get the Request Method of the Message.

Rückgabewerte

Returns the request method name on success, or FALSE if the message is not of type HttpMessage::TYPE_REQUEST.


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",...)