Hyperwave Функции
PHP Manual

hw_InsDoc

(PHP 4)

hw_InsDocInsert document

Описание

int hw_insdoc ( resource $connection , int $parentID , string $object_record [, string $text ] )

Inserts a new document with attributes as in object_record into acollection.

If you want to insert a general document of any kind use hw_insertdocument() instead.

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

connection

The connection identifier.

parentID

The collection id.

object_record

Object attributes.

text

If provided, this ascii text will be inserted too.

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

Смотрите также


Hyperwave Функции
PHP Manual