hw_GetAnchors
(PHP 4)
hw_GetAnchors — Object 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.
There are no user contributed notes for this page.
