{% else-1 %}
(29 июн 2014, 00:00) (0/0) [0]
Frosty, грамматическая ошибка:

[code]
<?php

Удалён

include_once "../inc/db_connect.php";

include_once "../inc/fnc.php";

header('Content-Type: text/html;charset=utf8');

$err = "";

if(!isset($_SESSION['user'])){

header("Location: index.php"*;

exit();

}else{

$data_user = mysql_fetch_array(mysql_query("SELECT * FROM users WHERE nick='".$_SESSION['user']."'"*) or die(mysql_error());

if($data_user['status'] == "Гонщик" or $data_user['status'] == "VIP" or $data_user['status'] == "Помощник"*{

header("Location: ../index.php"*;

exit();

}else{

$user = $_SESSION['user'];

$dateig = date("H:i:s"*;

$data_userid = $data_user['id'];

<?

<?include_once '../head.php";?>
[/code]
(28 июн 2014, 23:47) (1/0) [1]
_°FerRyMaN°_, в личку подробнее...
  • 1 из 1