
The BF2 Stats Query shows all the game-statistics, which you usually have to view ingame in the BFHQ, in your webbrowser. The focus of this script is to compare two players' stats, which the ingame BFHQ only supports rudimentary. The BF2 Stats Query can show the stats of two players side by side and highlight the "better" value.
This script supports MySQL database caching, so stats don't have to be queried from the BF2 stats-servers each time. This will minimize traffic for the webserver as well as load for the stats-servers, and make the page load much faster (for cached results).