hw_GetAnchors

(PHP 4)

hw_GetAnchors — Object ids of anchors of document


Описание

array hw_getanchors ( int $connection , int $objectID )

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


Список параметров

connection -

The connection identifier.

objectID -

The document object id.


Возвращаемые значения

Returns an array of object ids.




Смотрите также:
Описание на ru2.php.net
Описание на php.ru