Вход Регистрация
Файл: accmarket.net/forum/themelist.php
Строк: 33
<?
    define
('_ON_CMS'1);
    
$rootpath '../';
    require_once 
'../includes/start.php';
    require_once 
'../includes/function.php';
    require_once 
'../includes/header.php';
    
$id_podf=$_GET['id'];
    
$o=rand(0,999);
    
$t1 mysql_query("SELECT * FROM `forum_podf` WHERE `id`='".check(mysql_real_escape_string($id_podf))."'");
    
$t mysql_fetch_array($t1);
    if(
$level==OR $t['name']=='' OR $ban!=0){
        
header('Location: ../index.php');
   }
    
div('<a href="index.php">Форум</a> | '.$t['name'].' ['.$t['themes'].' тем]','top');
    echo 
'<div class="cont"><a href="new_theme.php?id='.$id_podf.'">Новая тема</a><br/><a href="?id='.$id_podf.'&amp;o='.$o.'">Обновить</a></div>';
    
            
$count mysql_result(mysql_query("SELECT COUNT(*) FROM `forum_theme` WHERE `id_podf`='".check(mysql_real_escape_string($id_podf))."';"), 0);
            
$PAGINGS = new PAGINGS($elem"SELECT * FROM `forum_theme` WHERE `id_podf`='".check(mysql_real_escape_string($id_podf))."' ORDER BY `lasttime` DESC");
            if(
$PAGINGS->count_get 0)
            {
                while(
$row mysql_fetch_array($PAGINGS->get))
                {
                    echo 
'<div class="conts">';
                    if(
$row['type']==1)echo '<img src="../theme/img/tz.gif" alt="" /> ';
                    if(
$row['type']==0)echo '<img src="../theme/img/op.gif" alt="" /> ';
                    echo 
'<a href="postlist.php?id='.$row['id'].'">'.$row['name'].'</a> ['.$row['msgs'].' ответов]';
                    
                    
                    echo 
'</div>'
                    ++
$i;
                }
                if(
$count>$elem)echo $PAGINGS->Links('?id='.$id_podf.'&amp;'); // вывод меню навигации в аргументе указывать адрес страницы 
            
}
            else
            {
                
div('В этом подфоруме нет тем!','conts');
            }
            
    
div('<a href="../">В игру</a>','conts');
    require_once 
'../includes/footer.php';
?>
Онлайн: 0
Реклама