dbplus_update
(4.1.0 - 4.2.3 only, PECL)
dbplus_update -- Update specified tuple in relation
Description
int
dbplus_update ( resource relation, array old, array new )
警告 |
�o�Ө�ƬO����ʽ��C�o�Ө�ƪ�欰�B�W�١B�M����ƪ����L���b��PHP�o�椤�i��|�b�q�p�U���ܡC �ϥΦ��ݦۦ�Ӿ᭷�I�C |
dbplus_update() replaces the tuple given by
old with the data from
new if and only if
old completely matches a tuple within
relation.