|
PHP5中文手册
hw_Children(PHP 4) hw_Children — Object ids of children Description
array hw_children
( int $connection
, int $objectID
)
Returns an array of object ids. Each id belongs to a child of the collection with ID objectID . The array contains all children both documents and collections. |