hw_GetAnchors

(PHP 4)

hw_GetAnchorsObject ids of anchors of document

Beskrivelse

array hw_getanchors ( int $connection , int $objectID )

Returns an array of object ids with anchors of the specified document.

Parametre

connection

The connection identifier.

objectID

The document object id.

Returnerings Værdier

Returns an array of object ids.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top