" placeholder="">
Day
Week
Month
Year
"; else echo "
"; $i = 0; foreach($row as $table_cell){ echo "
"; echo $table_cell; echo "
"; $i++; } echo "
"; $cnt=1-$cnt; } ?>
"; $qs=""; 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 "
"; echo strval ( $i + 1 ); echo "-"; echo strval ( $i + $page_size ); echo "
"; if ($i % 250 == 200) echo "
"; } echo ""; ?>