Freelance PHP programmer India | Freelance web developer india | Web development India | web developer CV india | Compiling PHP and Apache 2 from source on Linux
Hyperwave Functions
PHP Manual

hw_ChildrenObj

(PHP 4)

hw_ChildrenObjObject records of children

Description

array hw_childrenobj ( int $connection , int $objectID )

Returns the object records of the collection children.

Parameters

connection

The connection identifier.

objectID

The object identifier.

Return Values

Returns an array of object records. Each object record belongs to a child of the collection with ID objectID . The array contains all children both documents and collections.


Hyperwave Functions
PHP Manual