Russian Ukraine English
Catalog RSS


pg_host

(PHP 3, PHP 4 )

pg_host -- Returns the host name associated with the connection

Description

string pg_host (int connection_id)

Pg_host() will return the host name of the given PostgreSQL connection identifier is connected to.

Led