Joomla Documentation by Component Creator
Namespaces
Interfaces
Classes
Overview
Classes
JUri
getHost
Introduction
Synopsis
Return
JUri::
getHost
Get URI host Returns the hostname/ip or null if no hostname/ip was specified.
Signature
public function getHost()
Returns
string
The URI host.