PHP » GoLang |
login |
register |
about
|
pg_options(PHP 4, PHP 5, PHP 7) 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
Parameters
Return Values
A string containing the Examples
Example #1 pg_options() example
<?php |
more
Recently updated
more
Most requested
more
Last requests
|