PHP Doku:: Get request URL - function.httpmessage-getrequesturl.html

Verlauf / Chronik / History: (2) anzeigen

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

Ein Service von Reinhard Neidl - Webprogrammierung.

The HttpMessage class

<<HttpMessage::getRequestMethod

HttpMessage::getResponseCode>>

HttpMessage::getRequestUrl

(PECL pecl_http >= 0.21.0)

HttpMessage::getRequestUrlGet request URL

Beschreibung

public string HttpMessage::getRequestUrl ( void )

Get the Request URL of the Message.

Parameter-Liste

Rückgabewerte

Returns the request URL as string 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",...)