Вход Регистрация
Файл: who.php
Строк: 27
<?php

include_once"files/zahit.php";
include_once
"files/antixak.php";
include_once
"files/check2.php";
include_once(
"files/zag.php");
include_once(
"files/ini.php");
$polz=mysql_query("SELECT * FROM `users` WHERE `udata0`='$log' AND `udata1`='$pas' LIMIT 1");
if(
mysql_num_rows($polz)==0){

header ("Location: index.php?error");  
echo
'<div class="p">Ошибка! Пользователь с таким логином и паролем не зарегистрирован, или пароль/логин неверен! <a href="index.php">На главную</a><br>';exit;

}else{

$log htmlspecialchars(stripslashes($log));
$pas htmlspecialchars(stripslashes($pas));
$_title '&#x41F;&#x435;&#x440;&#x441;&#x43E;&#x43D;&#x430;&#x436;';
include 
'files/header.php';
$whoshowuser="10";  //&#x43D;&#x430; &#x441;&#x442;&#x440;.    
echo"<small>&#x421;&#x435;&#x439;&#x447;&#x430;&#x441; &#x432; &#x438;&#x433;&#x440;&#x435;:</small><br/><br/>";

$file = @file("data/who.dat");
$file array_reverse($file);
$total count($file);    
if (empty(
$_GET['start'])) $start 0;
else 
$start $_GET['start'];
if (
$total $start $whoshowuser){ $end $total; }
else {
$end $start $whoshowuser; }
for (
$i $start$i $end$i++){
    
$data explode("|",$file[$i]);




$i2=round($i+1);    

$cur=time();
$cu=$cur-$data[3];
$cu=round($cu/60);



if(
$cu<6){$cu="O&#x43D;&#x43B;&#x430;&#x439;&#x43D;";}
if(
$cu>=&& $cu<60){$cu="$cu &#x43C;&#x438;&#x43D;&#x443;&#x442; &#x43D;&#x430;&#x437;&#x430;&#x434;";}
if(
$cu>=60){$cu=round($cu/60); $cu="$cu &#x447;&#x430;&#x441;&#x43E;&#x432; &#x43D;&#x430;&#x437;&#x430;&#x434;";}



$cu=stripslashes($cu);

$cu=str_replace("\","",$cu);
$cu=str_replace("/","",$cu);
$cu=str_replace("|","",$cu);
$cu=str_replace("$","",$cu);

$cu=str_replace("<","",$cu);
$cu=str_replace(">","",$cu);
//////////////////////////////////

$data[0]=stripslashes($data[0]);
$data[0]=htmlspecialchars($data[0]);

$data[0]=str_replace("|","",$data[0]);

echo "
<small>$i2$data[0] ($cu)</small><br/><br/>";
}
    
if (
$start != 0) {echo '<small><a href="who.php?start='.($start - $whoshowuser).'">&#x41D;&#x430;&#x437;&#x430;&#x434; |</a> </small>';}
if (
$total > $start + $whoshowuser) {echo '<small> <a href="who.php?start='.($start + $whoshowuser).'">| &#x414;&#x430;&#x43B;&#x435;&#x435;</a></small>';}
}
////////////////////////////////////
require_once"
files/down.php";
////////////////////////////////////
exit;
?>
Онлайн: 2
Реклама