Hyperwave 함수 목록
PHP Manual

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 Manual