Function __global->get_request_hostname
Definitions
sources/global2.php
- Get server hostname as used in the URL.See also get_domain() and get_base_url_hostname() and get_server_names().
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: string
Return
- The hostname
- Type: string
- Set: N/A
- Range: N/A
sources/minikernel.php
- Get server hostname as used in the URL.See also get_domain() and get_base_url_hostname().
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: N/A
Return
- The hostname (false: error)
- Type: ~string
- Set: N/A
- Range: N/A