(PHP3 , PHP4 )
string pg_dbname (int connection)
string pg_dbname
指定したPostgreSQL接続IDが接続しているデータベースの名前を返します。 connectionが有効な接続IDでない場合はfalseを返します。