I own a website and I was wondering how I would be able to code it so that my BYOND Game sends my website information onto a PHP file such as, how many players are online, how many servers are up, ect..
Thanks, Gizhy
ID:158363
Sep 10 2009, 10:07 pm
|
|
Sep 10 2009, 10:28 pm
|
|
You can always parse the text-formatted version of your hub page. Just append ?format=text to the end of the URL to see what's what.
|