Simple Gamer Stats Php Query Script

Hello Programmers

I need to setup a php script that run every so many minutes and will do the following

1. connect to a game server via tcp/ip and login via rcon system
2. the script will need to issue the command bf2cc pl
3. the script will then parse each line as a player and store his status in a database (kills, deaths, score, team, etc..)
4. will then use a serverstatus.php to read the server status databause and show

Please view the attached files for more information and wha…

Leave a Reply

Your email address will not be published. Required fields are marked *