Вход Регистрация
Файл: chats/city1/about.php
Строк: 84
<?php
require( "../inc/conf.inc.php" );
require( 
"../inc/check.php" );
include 
"./../includes/header.php";
include 
"../includes/inc_online.php";
include 
"../russian/lang_main.php"//языковой файл
if(!empty($id)) 
{
$q mysql_query("select secur,golod,voodoo,nums,guns,cars,id,login,pass,mafcredits,level,police,health from users where id='".$id."';"); 
}

$data mysql_fetch_array($q);

$id=$data['id'];
$login=$data['login'];
$mafcredits=$data['mafcredits'];
$level=$data['level'];
$police=$data['police'];
$stage=$data['stage'];
$health=$data['health'];
$cars=$data['cars'];
$guns=$data['guns'];
$nums=$data['nums'];
$golod=$data['golod'];
$secur=$data['secur'];


mysql_query("update users set last='".time()."',city='1' where id='".$id."';");

include 
"../russian/lang_texts.php";
include 
"./../includes/inc_secur.php";
include 
"./../includes/inc_golod.php";
include 
"./../includes/inc_hospital.php";
include 
"./../includes/inc_police.php";
include 
"./../includes/inc_die.php";
include 
"./../includes/inc_voodoo.php";
include 
"./../includes/inc_attack.php";
include 
"./../includes/inc_mes.php";
print 
"<b>".$lang['game_city1']."</b><br/>";


switch (
$mode
{  
case 
"ab":

if(empty(
$page))
{
print 
$lang['ab1']."<a href="about.php?id=$id&amp;pass=$pass&amp;mode=ab&amp;page=2">".$lang['next']."</a><br/>";
}
else
{
print 
$lang['ab2'];
}
print 
"&gt;<a href="about.php?id=$id&amp;pass=$pass">".$lang['lans']."</a><br/>";
break;
case 
"pr":

print 
$lang['pravila'];
print 
"&gt;<a href="about.php?id=$id&amp;pass=$pass">".$lang['lans']."</a><br/>";
break;
default:
print 
"<u>[".$lang['lans']."]</u><br/>";
print 
$lang['abo_mes'];
print 
"<a href="about.php?id=$id&amp;pass=$pass&amp;mode=ab">".$lang['abo_sluh']."</a><br/>";
print 
"<a href="about.php?id=$id&amp;pass=$pass&amp;mode=pr">".$lang['abo_rules']."</a><br/>";
break;
}


include(
"./../includes/inc_in_city.php");
echo 
"<br/><a href="../enter.php?id={$id}&amp;pass={$pass}&amp;ref={$ref}">Прихожка</a><br/>";
mysql_close();
include 
"./../includes/footer.php";
?>
Онлайн: 0
Реклама