Регистрация Войти
Войти через VK Войти через FB Войти через Google Войти через Яндекс
Войти через VK Войти через FB Войти через Google Войти через Яндекс
Поиск по сайту
Наш чат в Telegram для обмена идеями, проектами, мыслями, людьми в сфере ИТ г.Ростова-на-Дону: @it_rostov
hw_InsertObject
(PHP 4)
hw_InsertObject — Inserts an object record
Описание
int hw_insertobject ( int $connection , string $object_rec , string $parameter )Inserts an object into the server.
Note: If you want to insert an Anchor, the attribute Position has always been set either to a start/end value or to 'invisible'. Invisible positions are needed if the annotation has no corresponding link in the annotation text.
Список параметров
connection -
The connection identifier.
object_rec -
The object can be any valid hyperwave object.
parameter -
Смотрите также
the HG-CSP documentation for a detailed information on how the parameters have to be.Смотрите также
- hw_pipedocument() - Retrieve any document
- hw_insertdocument() - Upload any document
- hw_insdoc() - Insert document
- hw_inscoll() - Insert collection
Описание на ru2.php.net
Описание на php.ru