Thread: Trash this one
View Single Post
kramesa
Veteran Member
Join Date: Feb 2011
Location: Brazil
Old 04-30-2012 , 17:52   Re: Want an simple PHP script for website with div id="serverstatus"
Reply With Quote #47

Quote:
Originally Posted by jonnzus View Post
Any idea why it says it's offline?
http://user430.web.gamehost.ee/status.php

in php-file:

$servers = array(
// add servers like this:
'server_01' => array('name' => 'B-Elit public', 'ip' => '188.92.161.36', 'port' => '27010')//'
//'server_02' => array ('name' => 'My crap server', 'ip' => '1.2.3.4', 'port' => '27015'),
//'server_03' => array('name' => 'B-Elit public', 'ip' => '188.92.161.36', 'port' => '27010')
);
I think your have the same problem with me.
__________________
kramesa is offline