   #PHP Manual PostgreSQL functions pg_num_rows pg_pconnect

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                                  pg_options

   (PHP 3, PHP 4 )
   pg_options -- Get the options associated with the connection

Description

   string pg_options ( resource connection)

   pg_options() will return a string containing the options specified on
   the given PostgreSQL connection resource.
   ______________________________________________________________________

   Prev        Home        Next
   pg_num_rows  Up  pg_pconnect
