Hyperwave 函数
PHP 手册

hw_GetAnchors

(PHP 4)

hw_GetAnchorsObject ids of anchors of document

说明

array hw_getanchors ( int $connection , int $objectID )

Returns an array of object ids with anchors of the specified document.

参数

connection

The connection identifier.

objectID

The document object id.

返回值

Returns an array of object ids.


Hyperwave 函数
PHP 手册