$hostInfo public property
Schema and hostname part (with port number if needed) of the request URL (e.g. http://www.yiiframework.com
), null if can't be obtained from $_SERVER
and wasn't set.
public string|null getHostInfo ( )
public void setHostInfo ( $value )
Please login to continue.