pg_metadata

( PHP 4 CVS only )

pg_metadata -- Get metadata for table.

Description

array pg_metadata ( resource connection, string table_name)

pg_metadata( ) returns table definition for table_name as array . If there is error , it returns FALSE

הערה : This function is experimental .

See also pg_convert( )