dbplus_rkeys

(PHP 4 >= 4.0.7RC1)

dbplus_rkeys -- Specify new primary key for a relation

Description

resource dbplus_rkeys (resource relation, mixed domlist)

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_rkeys() will replace the current primary key for relation with the combination of domains specified by domlist.

domlist may be passed as a single domain name string or as an array of domain names.