HTML Server Stats - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: HTML Server Stats (
/showthread.php?tid=77303)
HTML Server Stats -
CJ101 - 10.05.2009
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.
Re: HTML Server Stats -
Think - 10.05.2009
use mysql. and if you have any knowledge of php you can do this, if you dont dont ever try to.
Re: HTML Server Stats -
Franjdea - 10.05.2009
You'll need a MySQL database on your server, and then display it on a php page.