PHP: dbplus_unselect - Manual in Deutsh
PHP: dbplus_unselect - Manual in French
PHP: dbplus_unselect - Manual in Polish

You Are At PHP: dbplus_unselect - Manual Area


recent searches:
include functions , variable functions , post functions...




If you are new to PHP or just need to refresh your skills, this is the place to start. This series of tutorials will give you the basic knowledge you will need to create a simple PHP website.

PHP is a reflective programming language originally designed for producing dynamic web pages.[1] PHP is used mainly in server-side scripting, but can be used from a command line interface or in standalone graphical applications. Textual User Interfaces can also be created using ncurses.

PHP Manual
PrevNext

dbplus_unselect

(4.1.0 - 4.2.3 only, PECL)

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

This function is EXPERIMENTAL. The behaviour of this function, the name of this function, and anything else documented about this function may change without notice in a future release of PHP. Use this function at your own risk.

oprogramowanie magazynowe
Najtańszy fotograf lublin na ślub
kody kreskowe paskowe RFID Czytniki mobilne drukarki etykiet termina
Pozycjonowanie stron
Dostawca kas fiskalnych w Białymstoku

Another Useful functions:


ref.dbplus | function.dbplus-xunlockrel | function.dbplus-xlockrel | function.dbplus-update | function.dbplus-unselect | function.dbplus-unlockrel | function.dbplus-undoprepare | function.dbplus-undo | function.dbplus-tremove | function.dbplus-tcl | function.dbplus-sql | function.dbplus-setindexbynumber | function.dbplus-setindex | function.dbplus-savepos | function.dbplus-rzap | function.dbplus-runlink | function.dbplus-rsecindex | function.dbplus-rrename | function.dbplus-rquery | function.dbplus-ropen | function.dbplus-rkeys | function.dbplus-restorepos | function.dbplus-resolve | function.dbplus-rcrtlike | function.dbplus-rcrtexact | function.dbplus-rcreate | function.dbplus-rchperm | function.dbplus-prev | function.dbplus-open | function.dbplus-next | function.dbplus-lockrel | function.dbplus-last | function.dbplus-info | function.dbplus-getunique | function.dbplus-getlock | function.dbplus-freerlocks | function.dbplus-freelock | function.dbplus-freealllocks | function.dbplus-flush | function.dbplus-first | function.dbplus-find | function.dbplus-errno | function.dbplus-errcode | function.dbplus-curr | function.dbplus-close | function.dbplus-chdir | function.dbplus-aql | function.dbplus-add |


PHP is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML. If you are new to PHP and want to get some idea of how it works, try the introductory tutorial. After that, check out the online manual, and the example archive sites and some of the other resources available in the links section.