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