dbplus_update

 int dbplus_update ( resource $relation , array $old , array $new ) 

説明

dbplus_update() replaces the old tuple with the data from the new one, only if the old completely matches a tuple within relation.

戻り値