pg_convert
(PHP 4 >= 4.3.0)
pg_convert --
Convert associative array value into suitable for SQL statement.
Description
array
pg_convert ( resource connection, string table_name, array assoc_array [, int options])
pg_convert() check and convert assoc_array suitable for SQL statement.
Nota:
This function is experimental.
See also pg_metadata()