403Webshell
Server IP : 103.48.194.25  /  Your IP : 216.73.216.74
Web Server : Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.4.33
System : Linux VMHostDefault 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64
User : sieuthimay ( 1016)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /var/www/nhadatkhangdien.net-bk/public_html/templates/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/nhadatkhangdien.net-bk/public_html/templates/gioithieu_detail_tpl.php
<? 
  $d->reset();
  $sql="select * from #_about";
  $d->query($sql);
  $abo=$d->result_array();
  $sql="select * from #_gioithieu_item where hienthi=1 order by stt";
  $d->query($sql);
  $gtcat=$d->result_array();
  $sql="select * from #_vdo_item where hienthi=1 order by stt";
  $d->query($sql);
  $video=$d->result_array();
?>
<? if($tintuc_detail[0]['httop']<>0){?>

<div class="qc"> <img src="<?=_upload_tintuc_l.$tintuc_detail[0]['photo']?>" alt="<?=$alt?>"> </div>
<? } else {?>
<div style="height:50px"></div>
<? }?>
<div class="gt_ct"> 
    
    <!-- left-->
    <div class="gt_left">
        <div class="title_detail">
            <h3>
                <?=$tintuc_detail[0]['ten']?>
            </h3>
        </div>
        <div class="nd">
            <?=$tintuc_detail[0]['noidung']?>
        </div>
    </div>
    <!-- left--> 
    
    <!-- right-->
    <div class="right-col">
        <h2>Giới thiệu</h2>
        <div class="item-right">
            <div class="r-menu">
                <ul>
                    <li> <a class="noactive" href="gioi-thieu">
                        <?=$abo[0]['ten']?>
                        </a> </li>
                    <? for($i=0;$i<count($gtcat);$i++){
		    $d->reset();
			$sql="select * from #_gioithieu where id_item='".$gtcat[$i]['id']."' ";
			$d->query($sql);
			$gtbv=$d->result_array();
		?>
                    <li> <a class="noactive" href="gioi-thieu/<?=$gtcat[$i]['tenkhongdau']?>" >
                        <?=$gtcat[$i]['ten']?>
                        </a>
                        <? if($gtbv!=null){?>
                        <ul>
                            <? for($j=0;$j<count($gtbv);$j++){?>
                            <li> <a class="noactive" href="gioi-thieu/<?=$gtbv[$i]['tenkhongdau']?>" >
                                <?=$gtbv[$j]['ten']?>
                                </a> </li>
                            <? }?>
                        </ul>
                        <? }?>
                    </li>
                    <? }?>
                    <li> <a class="noactive" href="video">Video Khang Điền</a>
                        <ul>
                            <? for($i=0;$i<count($video);$i++){?>
                            <li><a href="video/<?=$video[$i]['tenkhongdau']?>">
                                <?=$video[$i]['ten']?>
                                </a></li>
                            <? }?>
                        </ul>
                    </li>
                </ul>
            </div>
        </div>
    </div>
    <!-- right--> 
    
</div>
<div class="clear"></div>
<div style="margin-top:50px"></div>

Youez - 2016 - github.com/yon3zu
LinuXploit