|
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.73
">pg_updateDescriptionlong pg_update ( resource connection, string table_name, array condition, array data [, int options])pg_update() updates records that matches condition with data If options is specified, pg_convert() is applied to assoc_array with specified options.
See also pg_convert()
|