   #PHP Manual PostgreSQL functions pg_get_result pg_insert

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                                    pg_host

   (PHP 3, PHP 4 )
   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.

   See also pg_connect() and pg_pconnect().
   ______________________________________________________________________

   Prev          Home      Next
   pg_get_result  Up  pg_insert
