Hyperwave Functions
PHP Manual

hw_Unlock

(PHP 4)

hw_UnlockUnlock object

Description

bool hw_unlock ( int $connection , int $objectID )

Unlocks a document, so other users regain access.

Parameters

connection

The connection identifier.

objectID

The document object identifier.

Return Values

Returns TRUE on success or FALSE on failure.

See Also


Hyperwave Functions
PHP Manual