Hyperwave Functions
PHP Manual

hw_InsColl

(PHP 4)

hw_InsCollInsert collection

Description

int hw_inscoll ( int $connection , int $objectID , array $object_array )

Inserts a new collection with attributes as in object_array into collection with object ID objectID .

Parameters

connection

The connection identifier.

objectID

object_array

Return Values


Hyperwave Functions
PHP Manual