query($q); while ($set->next()) { $get_children_array[]=$set->getRecord(); } $smarty->assign('get_children',$get_children_array); } ?>