App::getHost

Usage

string App::getHost()

Description


Return Value

The host / domain name that is beig requested.

Examples

Get host


$host = $app->getHost();

See Also