   #PHP Manual PostgreSQL functions pg_ping pg_put_line

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                                    pg_port

   (PHP 3, PHP 4 )
   pg_port --  Return the port number associated with the connection

Description

   int pg_port ( resource connection)

   pg_port() returns the port number that the given PostgreSQL connection
   resource is connected to.
   ______________________________________________________________________

   Prev    Home        Next
   pg_ping  Up  pg_put_line
