Hyperwave 函数
PHP 手册

hw_Unlock

(PHP 4)

hw_UnlockUnlock object

说明

bool hw_unlock ( int $connection , int $objectID )

Unlocks a document, so other users regain access.

参数

connection

The connection identifier.

objectID

The document object identifier.

返回值

成功时返回 TRUE, 或者在失败时返回 FALSE

参见


Hyperwave 函数
PHP 手册