Topic: [TOOL] PHP Stats (in development and hacky)
I've made a stats collector (works server-side) and am now working on a display thing for it.
It acts as a parent to the teewars_srv process, and parses the output (hence the hackiness), then puts the data it collects into a MySQL database for later reading.
You'll be able to see progress on the stats page at http://teewars.carnadine.co.uk/ (At the minute just a proof-of-concept) - the server in use is at the same address and is called "Carnadine Public Server"
I won't release the code yet because it's so new and hacky. I'd like your comments and suggestions.