update : 2015.11.03
php.shukuma.com검색:
|
fbsql_database(PHP 4 >= 4.0.6, PHP 5, PHP 7) 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. |