suche nach in der

dbplus_next> <dbplus_last
Last updated: Fri, 18 May 2012

view this page in

dbplus_lockrel

(PHP 4 <= 4.1.0, PECL dbplus >= 0.9)

dbplus_lockrelRequest write lock on relation

Beschreibung

int dbplus_lockrel ( resource $relation )

Requests a write lock on the given relation.

Other clients may still query the relation, but can't alter it while it is locked.

Parameter-Liste

relation

A relation opened by dbplus_open().

Rückgabewerte

Anmerkungen

Warnung

Diese Funktion ist EXPERIMENTELL. Das Verhalten, der Funktionsname und alles Andere, was hier dokumentiert ist, kann sich in zukünftigen PHP-Versionen ohne Ankündigung ändern. Seien Sie gewarnt und verwenden Sie diese Funktion auf eigenes Risiko.



add a note add a note User Contributed Notes
dbplus_lockrel
There are no user contributed notes for this page.

dbplus_next> <dbplus_last
Last updated: Fri, 18 May 2012