PHP Dokumentation: Function httpmessage-getrequesturl
12. Januar 2010 von werner
HttpMessage::getRequestUrl
(PECL pecl_http >= 0.21.0)
HttpMessage::getRequestUrl — Get 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.