web\Request getScriptUrl()

getScriptUrl() public method

Returns the relative URL of the entry script.

The implementation of this method referenced Zend_Controller_Request_Http in Zend Framework.

public string getScriptUrl ( )
return string

The relative URL of the entry script.

throws yii\base\InvalidConfigException

if unable to determine the entry script URL

doc_Yii
2016-10-30 17:15:56
Comments
Leave a Comment

Please login to continue.