Stats

Stats are updated continuously and instantly.

Todays Top Scores

getDayTopScores(1, 10); } catch(StorageSchemaException $e) { echo "
Error: Database schema is not queryable
"; } catch(StorageConnectionException $e) { echo "
Error: Database is not available
"; } ?> $res) { echo ''; echo ''; echo ''; echo ''; echo ''; } ?>
# Username Points
' . ($key+1) . '' . $res['username'] . '' . number_format($res['points'],0) . '

View all

Week Top Scores

getWeekTopScores(1, 10); } catch(StorageSchemaException $e) { echo "
Error: Database schema is not queryable
"; } catch(StorageConnectionException $e) { echo "
Error: Database is not available
"; } ?> $res) { echo ''; echo ''; echo ''; echo ''; echo ''; } ?>
# Username Points
' . ($key+1) . '' . $res['username'] . '' . number_format($res['points'],0) . '

View all

Month Top Scores

getMonthTopScores(1, 10); } catch(StorageSchemaException $e) { echo "
Error: Database schema is not queryable
"; } catch(StorageConnectionException $e) { echo "
Error: Database is not available
"; } ?> $res) { echo ''; echo ''; echo ''; echo ''; echo ''; } ?>
# Username Points
' . ($key+1) . '' . $res['username'] . '' . number_format($res['points'],0) . '

View all

Year Top Scores

getYearTopScores(1, 10); } catch(StorageSchemaException $e) { echo "
Error: Database schema is not queryable
"; } catch(StorageConnectionException $e) { echo "
Error: Database is not available
"; } ?> $res) { echo ''; echo ''; echo ''; echo ''; echo ''; } $storage->close(); ?>
# Username Points
' . ($key+1) . '' . $res['username'] . '' . number_format($res['points'],0) . '

View all