pg_options

Example

 string pg_options ([ resource $connection ] ) 

Description

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

Return Values

A string containing the connection options, or FALSE on error.