Hyperwave Funções
PHP Manual

hw_GetAnchorsObj

(PHP 4)

hw_GetAnchorsObjObject records of anchors of document

Descrição

array hw_getanchorsobj ( int $connection , int $objectID )

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

Parâmetros

connection

The connection identifier.

objectID

The object identifier.

Valor Retornado

Returns an array of object records.


Hyperwave Funções
PHP Manual