hw_InsColl

(PHP 4)

hw_InsCollInsert collection

Beskrivelse

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.

Parametre

connection

The connection identifier.

objectID

object_array

Returnerings Værdier

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top