pg_host
(PHP 3, PHP 4 , PHP 5)
pg_host -- Returns the host name associated with the connection
Description
string
pg_host ( resource connection)
pg_host() returns the host name of the given PostgreSQL connection resource is connected to.
Смотрите также pg_connect() and pg_pconnect().