|
||||||
|
||||||
PHP manual | fbsql_hostname(PHP 4 >= 4.0.6, PHP 5) fbsql_hostname — Get or set the host name used with a connection Description
string fbsql_hostname
( resource $link_identifier
[, string $host_name
] )
Gets or sets the host name used with a connection. Parameters
Return ValuesReturns the current host name used for the connection. See Also
|