update : 2015.11.03
php.shukuma.com

검색:
 
 
Get request URL

HttpMessage::getRequestUrl

(PECL pecl_http >= 0.21.0)

HttpMessage::getRequestUrlGet request URL

설명

public string HttpMessage::getRequestUrl ( void )

Get the Request URL of the Message.

인수

반환값

Returns the request URL as string on success, or FALSE if the message is not of type HttpMessage::TYPE_REQUEST.