|
PHP5中文手册
fbsql_hostname(PHP 4 >= 4.0.6, PHP 5) fbsql_hostname — Get or set the host name used with a connection 说明
string fbsql_hostname
( resource $link_identifier
[, string $host_name
] )
Gets or sets the host name used with a connection. 参数
返回值Returns the current host name used for the connection. |