hw_DocByAnchor

(PHP 4)

hw_DocByAnchorObject id object belonging to anchor

Beskrivelse

int hw_docbyanchor ( int $connection , int $anchorID )

Returns an th object id of the document to which anchorID belongs.

Parametre

connection

The connection identifier.

anchorID

The anchor identifier.

Returnerings Værdier

Returns the document object id.

add a note add a note

User Contributed Notes

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