dbplus_tremove

(PHP 4 >= 4.0.7RC1)

dbplus_tremove -- Remove tuple and return new current tuple

Description

int dbplus_tremove (resource relation, array tuple [, array current])

Figyelem

Ez a függvény KÍSÉRLETI JELLEGGEL MŰKÖDIK. Ez azt jelenti, hogy a leírt működés, a függvény neve, azaz BÁRMI, ami itt le van írva, megváltozhat egy későbbi PHP kiadásban MINDEN FIGYELMEZTETÉS NÉLKÜL. Ezt a függvényt csak a saját felelősségedre használd!

dbplus_tremove() removes tuple from relation if it perfectly matches a tuple within the relation. current, if given, will contain the data of the new current tuple after calling dbplus_tremove().