Thread: Trash this one
View Single Post
jonnzus
Epic Member
Join Date: Oct 2010
Location: Finland
Old 04-30-2012 , 13:00   Re: Want an simple PHP script for website with div id="serverstatus"
Reply With Quote #45

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')
);
__________________
Quote:
367. Everyone's copyright will be broken. No exceptions.

Last edited by jonnzus; 04-30-2012 at 13:02.
jonnzus is offline