pg_insert
Insert array into table.
Description
boolpg_insert
resourceconnection
stringtable_name
arrayassoc_array
intoptions
pg_insert inserts
assoc_array which has
field=>value into table specified as
table_name. If options is
specified, pg_convert is applied
to assoc_array with specified option.
pg_insert
]]>
This function is experimental.
See also pg_convert