Hyperwave 함수 목록
PHP Manual

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 Manual