PHP Doku:: Return object record and lock object - function.hw-getandlock.html

Verlauf / Chronik / History: (50) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzSonstige DiensteHyperwaveHyperwave Funktionenhw_GetAndLock

Ein Service von Reinhard Neidl - Webprogrammierung.

Hyperwave Funktionen

<<hw_GetAnchorsObj

hw_GetChildColl>>

hw_GetAndLock

(PHP 4)

hw_GetAndLockReturn object record and lock object

Beschreibung

string hw_getandlock ( int $connection , int $objectID )

Returns the object record for the object with ID objectID. It will also lock the object, so other users cannot access it until it is unlocked.

Parameter-Liste

connection

The connection identifier.

objectID

The object identifier.

Rückgabewerte

Returns the object record for the object with ID objectID.

Siehe auch


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)