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