getBaseUrl() public method
Returns the relative URL for the application.
This is similar to $scriptUrl except that it does not include the script file name, and the ending slashes are removed.
See also setScriptUrl().
public string getBaseUrl ( ) | ||
---|---|---|
return | string |
The relative URL for the application |
Please login to continue.