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