|
fbsql_username(PHP 4 >= 4.0.6, PHP 5) fbsql_username — Get or set the username for the connection Описание
string fbsql_username
( resource $link_identifier
[, string $username
] )
Get or set the username used for the connection. Список параметров
Возвращаемые значенияReturns the current username used with the connection, as a string. Смотрите также
|
|