Quote:
Originally Posted by Skyld
Just so you know, you should really put some sort of security or IP checking or something in your PHP script to confirm that the data is actually coming from the gserver.
You can probably find the IP of the server from the Graal Stats, and then check $_SERVER['REMOTE_ADDR'] against that IP or something, I guess.
|
I still don't understand how this Graal Stats site woks. How does it display information on the servers like that? Is that site made by someone who works on Graal?