Hyperwave 函数
PHP Manual

hw_DocByAnchor

(PHP 4)

hw_DocByAnchorObject id object belonging to anchor

说明

int hw_docbyanchor ( int $connection , int $anchorID )

Returns an th object id of the document to which anchorID belongs.

参数

connection

The connection identifier.

anchorID

The anchor identifier.

返回值

Returns the document object id.


Hyperwave 函数
PHP Manual