pg_update

( PHP 4 CVS only )

pg_update -- Update table.

Description

long 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 .

דוגמה 1 . pg_update




הערה :