403Webshell
Server IP : 103.48.194.25  /  Your IP : 216.73.217.33
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 : 8.2.20
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/layout/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/nhadatkhangdien.net-bk/public_html/templates/layout/spnoibat.php
<?php  
	if(!defined('_source')) die("Error");	
	$d->reset();
	$sql_sp="select * from #_product where hienthi=1 and noibat !=0 order by stt, id desc";
	$d->query($sql_sp);
	$spnb=$d->result_array();
?>


<div class="title"><span class="title_right">SẢN PHẨM </span> NỔI BẬT</div>            
<div id="wrap">
 <ul id="mycarousel" class="jcarousel-skin-tango">
  <?php for($i=0;$i<count($spnb);$i++){?>
    <li> 
      <div class="sp">
            <div class="sp_img"><a href="san-pham/<?=$spnb[$i]['tenkhongdau']?>/<?=$spnb[$i]['id']?>.html">
            <img src="<?=_upload_sanpham_l.$spnb[$i]['photo']?>" width="230" height="160" />
            </a></div>
            <div class="sp_info">
                <div class="sp_ten"><a href="san-pham/<?=$spnb[$i]['tenkhongdau']?>/<?=$spnb[$i]['id']?>.html"> 
					<?=catchuoi($spnb[$i]['ten'],30)?>
                 </a></div>
                <div style="height:25px;"> <div class="sp_ma">MãSP:<?=$spnb[$i]['maso']?> </div> <div class="sp_gia">- Giá:<?=format_money($spnb[$i]['gia'])?> </div> </div>
            </div>   
        </div>
    </li> 
    <? } ?> 
  </ul>
</div>

Youez - 2016 - github.com/yon3zu
LinuXploit