Hi. I'm looking for someone to write me a simple PHP script that can keep track of up to 20 players (xbox live clan). The script would be able to store information about 20 players. This information would be total points and games played.
Once the script received these two pieces of data, the script would then need to calculate the points per game for that player, as well as rank him against the other players (ex. #1, #2-- most points per game gets ranked higher).
So the script will need to write/save to a log file and create a file (or info within a file) for each player. 20 players would probably the max we need.
If anyone knows of a script out there that will do this, or can write one, please let me know. I would be willing to pay a reasonable price for your work. I would need to see a working copy.
Oh, I almost forgot. This information would be displayed in a table. It would also be nice if the table/info could be sorted by each category (defualt sort would be by rank). So clicking on the category title (player name, total points, points per game, games played, and rank) would sort the information accordingly.
Thank you,
Bryan