dbplus_update

(PHP 4 >= 4.0.7RC1)

dbplus_update -- Update specified tuple in relation

Description

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

Uyarý

Bu modül DENEYSELDÝR. Bunun anlamý, burada listenen fonksiyonlar, fonksiyon isimleri, kýsaca burada yazýlan HER ÞEY PHP"nin ilerki sürümlerinde UYARI YAPILMAKSIZIN DEðÝÞTÝRÝLEBÝLÝR. Dikkatli olun, ve bu modülü aldýÐýnýz riski bilerek kullanýn.

dbplus_update() replaces the tuple given by old with the data from new if and only if old completely matches a tuple within relation.