query($q); while ($set->next()) { $array[]=$set->getRecord(); } $smarty->assign('get_stats',$array); return false; } } ?>