PHP » GoLang |
login |
register |
about
|
pg_dbname(PHP 4, PHP 5, PHP 7) pg_dbname — Get the database name Description
string pg_dbname
([ resource
$connection
] )
pg_dbname() returns the name of the database
that the given PostgreSQL Parameters
Return Values
A string containing the name of the database the
Examples
Example #1 pg_dbname() example
<?php |
more
Recently updated
more
Most requested
more
Last requests
|