useful recursive PHP functions

recursively ...

PHP Manual for

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.

© 2012 lixlpixel