<?php
$players = $SQL->query('SELECT COUNT(*) FROM `players` WHERE `id`>0;')->fetch();
$accounts = $SQL->query('SELECT COUNT(*) FROM `accounts` WHERE `id`>0;')->fetch();
$main_content .='There are '.$players[0].' players on '.$accounts[0].' accounts whos play on servername.com';
?>
It's supposed to echo instead of $main_content.![]()
why??, he's using gesior and he should put that code at latestnews.php