hw_insdoc(3) php man page | unix.com

Man Page: hw_insdoc

Operating Environment: php

Section: 3

HW_INSDOC(3)								 1							      HW_INSDOC(3)

hw_InsDoc - Insert document

SYNOPSIS
int hw_insdoc (resource $connection, int $parentID, string $object_record, [string $text])
DESCRIPTION
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(3) instead.
PARAMETERS
o $connection - The connection identifier. o $parentID - The collection id. o $object_record - Object attributes. o $text - If provided, this ascii text will be inserted too.
RETURN VALUES
SEE ALSO
hw_insertdocument(3), hw_inscoll(3). PHP Documentation Group HW_INSDOC(3)
Related Man Pages
pg_escape_string(3) - php
db2_last_insert_id(3) - php
hw_gettext(3) - php
pg_close(3) - php
pg_tty(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Forum Video Tutorial: How to Use Code Tags
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch