query($q); while ($result->next()) { $array=$result->getRecord(); $get_tiamat[]=$array; } $smarty->assign('get_tiamat',$get_tiamat); } ?>