" style="width: calc(50% - 40px); display: inline-block;">
Day Week Month Year  
'; foreach($row as $table_cell){ echo ''; } echo ''; } ?>
# 用户 昵称 通过 提交 通过率
'.$table_cell.'
'; $qs=""; $nstart=isset($_GET["start"])?intval($_GET["start"]):0; if(isset($_GET['prefix'])){ $qs.="&prefix=".htmlentities($_GET['prefix'],ENT_QUOTES,"utf-8"); } if(isset($scope)){ $qs.="&scope=".htmlentities($scope,ENT_QUOTES,"utf-8"); } for($i = 0; $i <$view_total ; $i += $page_size) { echo '' .strval ($i+1)."-".strval ($i+$page_size).''; if ($i % 2000 == 500) echo "
"; } echo '
'; ?>