useful recursive PHP functions

recursively ...

PHP Manual for

hw_ChildrenObj

(PHP 3>= 3.0.3, PHP 4 )

hw_ChildrenObj -- object records of children

Description

array hw_childrenobj ( int connection, int objectID)

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.

© 2012 lixlpixel