Вход Регистрация
Файл: gamele.ru/index/actions/pv.php
Строк: 68
<?
$sklon 
= Array("0","darks.gif;Дети Тьмы","lights.gif;Дети Света","sumers.gif;Дети Сумерек","chaoss.gif;Дети Хаоса","light.gif;Истинный Свет","dark.gif;Истинная Тьма","sumer.gif;Нейтральные Сумерки","chaos.gif;Абсолютный Хаос","angel.gif;Ангел");
function 
locations($loc,$pos){
    if(
$loc != '28'){
        
$location mysql_fetch_assoc(mysql_query("SELECT `id`, `loc`, `room`, `city` FROM `loc` WHERE `id`='".$loc."' LIMIT 1;"));
        return 
$location['city']." [".(($location['room'])?$location['room']:$location['loc'])."]";
    }
    else{
        list(
$x$y) = explode('_'$pos);
        
$location mysql_fetch_assoc(mysql_query("SELECT * FROM `nature` WHERE `x`='".$x."' and `y`='".$y."' LIMIT 1;"));
        return 
$location['city']." [".(($location['name'])?$location['name']:'неизвестно')."]";
    }    
}

echo
'<div class="center"><div class="news"><div style="display:none;"><a href="http://dizoff.ru">dizoff.ru</a></div>
<table cellspacing="0" width="100%" cellpadding="5" border="0" align="center">
<tr>
<td align=center width="35%"><b>Ник</b></td>
<td align=center width="20%"><b>Статус</b></td>
<td align=center width="45%"><b>Локация</b></td>
</tr>
'
;
$dealers mysql_query("SELECT * FROM `user` WHERE `clan_id`='watchers'");
while(
$row mysql_fetch_array($dealers)){
    
$dealer mysql_fetch_array(mysql_query("SELECT * FROM `user` WHERE `id` = '".$row['id']."' LIMIT 1;"));
    if(
$dealer['last']>time()-300){
        
$useronline '1';
    }else{
        
$useronline '0';
    }
    
$imgrow='';
    if(
$dealer['clan_gif'] and $dealer['clan_id']!='none'){
        
$imgrow .= '<img src="http://image.gamele.ru/signs/'.$dealer['clan_gif'].'" width="15" height="12" align="absmiddle" title="'.$dealer['clan'].' '.($dealer['clan_d']?'('.$dealer['clan_d'].')':'').'">&nbsp;';
    }
    echo
'
    <tr>
        <td align=left><b>'
.$imgrow.$dealer['login'].'</b>['.$dealer['level'].']<a href=http://gamele.ru/pinfo.cgi?'.$dealer['login'].' target="_blank"><img src=http://image.gamele.ru/chat/info.gif width=13 height=16 border=0></a></td>
        <td align=center><b>'
.$dealer['clan_d'].'</b></td>
        <td align=center><b>'
.($useronline?locations($dealer['loc'],$dealer['pos']):'<font color=#cc0000><b>Оффлайн</b></font>').'</b></td>
    </tr>
    '
;
}
echo
'</table>
'
;
?>
Онлайн: 0
Реклама