Table of Contents

Shortnote

Using PHP and writing text on top of images we can show real-time statistics. This was used for a World of Warcraft shard in order to provide a desktop widget capable of tracking the number of online users as well as the server uptime.

Graphics

The final result will look something like this:

 MaNGOS showing one user online and the uptime underneath.

Code