Hyperwave 函数
PHP 手册

hw_GetAnchorsObj

(PHP 4)

hw_GetAnchorsObjObject records of anchors of document

说明

array hw_getanchorsobj ( int $connection , int $objectID )

Returns records with anchors of the document with object ID objectID .

参数

connection

The connection identifier.

objectID

The object identifier.

返回值

Returns an array of object records.


Hyperwave 函数
PHP 手册