hw_GetAnchorsObj

(PHP 4)

hw_GetAnchorsObjObject records of anchors of document

Beskrivelse

array hw_getanchorsobj ( int $connection , int $objectID )

Returns records with anchors of the document with object ID objectID.

Parametre

connection

The connection identifier.

objectID

The object identifier.

Returnerings Værdier

Returns an array of object records.

add a note add a note

User Contributed Notes

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