Posts: 1,758
Threads: 157
Joined: Jan 2008
Reputation:
0
how can i have a html page get server stats (player stats, how many players logged in , etc..)
i have no idea how to script html.
Posts: 810
Threads: 34
Joined: Nov 2007
Reputation:
0
use mysql. and if you have any knowledge of php you can do this, if you dont dont ever try to.
Posts: 109
Threads: 6
Joined: Feb 2008
Reputation:
0
You'll need a MySQL database on your server, and then display it on a php page.