pg_DBname
Syntax
string pg_DBname(int connection);
Popis
PrÃkaz jazyka
PHP
pg_DBname - database name
Returns the name of the database that the given PostgreSQL connection index is connected to, or
false
if connection is not a valid connection index.