Файл: titwar.ru/func/game_res.php
Строк: 11
<?php
$res = mysql_fetch_array(mysql_query("SELECT * FROM res WHERE id='$id'"));
$nowtime = time();
include('inc/verh_builgings.php');
echo TIT.'<b><u>וסףנס:</u></b>'.D,B;
echo 'וםדט<img src="http://סנאזאיס.נפ/i/money.gif" alt="" /> '.$user['money'].'<br />';
echo 'אלום<img src="http://סנאזאיס.נפ/i/stone.gif" alt="" /> '.$user['stone'].'<br />';
echo 'וכוחמ<img src="http://סנאזאיס.נפ/i/iron.gif" alt="" /> '.$user['steel'].'<br />';
echo 'ונוגמ<img src="http://סנאזאיס.נפ/i/arbor.gif" alt="" /> '.$user['lumber'].'<br />';
echo 'ונםמ<img src="http://סנאזאיס.נפ/i/grain.gif" alt="" /> '.$user['food'].'<br />';
echo 'ופע<img src="http://סנאזאיס.נפ/i/oil.gif" alt="" /> '.$user['oil'].'<br />';
echo D.'<br />'.F.'<a href="game.php'.$ssilki1.'">אחאה</a>';
?>