base() public static method
Returns the base URL of the current request.
public static string base ( $scheme = false ) | ||
---|---|---|
$scheme | boolean|string |
The URI scheme to use in the returned base URL:
|
base() public static method
Returns the base URL of the current request.
public static string base ( $scheme = false ) | ||
---|---|---|
$scheme | boolean|string |
The URI scheme to use in the returned base URL:
|
Please login to continue.