Warning: file_put_contents(): Only -1 of 56 bytes written, possibly out of free disk space in /var/www/html/index.php on line 3

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 23

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 24

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 25
dbplus_unlockrel dbplus_update DB++ PHP Manual dbplus_unselect (PHP 4 >= 4.0.7, PECL dbplus:0.9) — Remove a constraint from relation Description int ( resource $relation ) Calling dbplus_unsel...
Forum und email

dbplus_unselect

(PHP 4 >= 4.0.7, PECL dbplus:0.9)

dbplus_unselect — Remove a constraint from relation

Description

int dbplus_unselect ( resource $relation )

Calling dbplus_unselect() will remove a constraint previously set by dbplus_find() on relation .

Parameters

relation

A relation opened by dbplus_open().

Return values

Notes

Warning

Varoitus! Tämä funktio on EKSPERIMENTAALINEN. Tämän funktion ominaisuudet, käyttäytyminen, parametrit ja nimi voivat muuttua varoituksetta seuraavissa PHP versioissa.