HOME

Object records of anchors of document
Hyperwave Functions
PHP Manual

hw_GetAnchorsObj

(PHP 4)

hw_GetAnchorsObjObject records of anchors of document

Description

array hw_getanchorsobj ( int $connection , int $objectID )

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

Parameters

connection

The connection identifier.

objectID

The object identifier.

Return Values

Returns an array of object records.


Hyperwave Functions
PHP Manual