Регистрация Войти
Войти через VK Войти через FB Войти через Google Войти через Яндекс
Войти через VK Войти через FB Войти через Google Войти через Яндекс
Поиск по сайту
hw_GetSrcByDestObj
(PHP 4)
hw_GetSrcByDestObj — Returns anchors pointing at object
Описание
array hw_getsrcbydestobj ( int $connection , int $objectID )Gets the object records of all anchors pointing to the object with ID objectID.
Список параметров
connection -
The connection identifier.
objectID -
The object identifier. The object can either be a document or an anchor of type destination.
Возвращаемые значения
Returns an array of object records.
Смотрите также
- hw_getanchors() - Object ids of anchors of document
Описание на ru2.php.net
Описание на php.ru