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/khonguyenlieu.vn/public_html/site/views/home/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/khonguyenlieu.vn/public_html/site/views/home/index.php
<style>
    h1.meta {
    display: none;
}
</style>
<?php $this->load->view('home/banner');?>
<h1 class="meta">Nguyên liệu pha chế</h1>
<?php
foreach ($list_cat as $cat) : 
	$list = $this->home->get_all(12,0,$cat->CategoryID);
?>
<div class="linkdeal"><h2 class="col-md-12 col-sm-12 col-xs-12"><a href="<?=site?>chuyen-muc/<?=alias($cat->CategoryName)?>-<?=$cat->CategoryID?>.html" title="<?=$cat->CategoryName?>" style="color:#FFF"><?=$cat->CategoryName?></a></h2></div>
<div class="grid row" style="margin-bottom:15px;">
<?php 
	foreach ($list as $rs) : 
		$links = site.'chi-tiet/'.kodau($rs->ProductName).'-'.$rs->ProductID.'.html';
?>
    <div class="item col-md-2 col-xs-6 col-sm-4">
        <div class="img">
            <a class="i_img" href="<?=$links?>" title="<?=$rs->ProductName?>"><img src="<?=urlimg?>products/200/<?=$rs->ProductImg?>" alt="<?=$rs->ProductName?>" /></a>
            <a href="<?=$links?>" title="<?=$rs->ProductName?>" class="btn">Xem ngay »</a>
        </div>
        <a href="<?=$links?>" title="<?=$rs->ProductName?>"><h3 class="i_name"><?=$rs->ProductName?></h3></a>
        <div class="i_price">
        	<p><span><del><?=pricevn($rs->Price_Old)?> đ</del></span><span class="price"><?=pricevn($rs->Price)?> đ</span></p>
        	<p><?=$rs->nb_view?></p>
        </div>
    </div>
<?php endforeach ; ?>
</div>
<?php 
endforeach ;    // end list_cat
?>

Youez - 2016 - github.com/yon3zu
LinuXploit