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/namduongmarket.com-bk/public_html/site/components/news/views/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/namduongmarket.com-bk/public_html/site/components/news/views/category.php
<section class="bread-crumb margin-bottom-10">
    <div class="container">
        <div class="row">
            <div class="col-xs-12">
                <ul class="breadcrumb" itemscope itemtype="https://schema.org/BreadcrumbList">
                    <li class="home" itemprop="itemListElement" itemscope itemtype="https://schema.org/ListItem"> <a itemprop="item" href="<?=site?>" title="Trang chủ"> <span itemprop="name">Trang chủ</span>
                        <meta itemprop="position" content="1" /></a>
                        <span><i class="fa fa-angle-right"></i></span> </li>
                    <?php if($rs_cat):?>
                    <li class="home" itemprop="itemListElement" itemscope itemtype="https://schema.org/ListItem"> <a itemprop="item" href="<?=site?>chuyen-muc/<?=alias($rs_cat->cat_name)?>-<?=$rs_cat->cat_id?>.html" title="<?=$rs_cat->cat_name?>"> <span itemprop="name"><?=$rs_cat->cat_name?></span>
                        <meta itemprop="position" content="2" /></a>
                        <span><i class="fa fa-angle-right"></i></span> </li>
                    <?php endif;?>
                </ul>
            </div>
        </div>
    </div>
</section>
<div class="container" itemscope itemtype="http://schema.org/Blog">
    <meta itemprop="name" content="Tin tức">
    <meta itemprop="description" content="Chủ đề không có mô tả">
    <div class="row">
        <section class="right-content col-md-9 list-blog-page">
            <h1 class="title-head hidden"><?=$rs_cat->cat_name?></h1>
            <!--<div class="wrapper">
                <div class="inner">
                    <ul class="no-bullets">
                    	<? 
						/*foreach ($list_cat as $row) : 
							$link_cat = site.'chuyen-muc/'.alias($row->cat_name).'-'.$row->cat_id.'.html';
							$class_active = $row->cat_id==$catid? 'class="active"' : '';*/
						?>
                        	<li <?//=$class_active?>> <a href="<?//=$link_cat?>" title="<?//=$row->cat_name?>" rel="dofollow"> <?//=$row->cat_name?> </a> </li>
						<? //endforeach ;?>
                    </ul>
                </div>
            </div>-->
        	<section class="list-blogs blog-main">
                <div class="row">
                    <div class="col-md-12 col-sm-12 col-xs-12 clearfix blog-later-news">
                        <h2> Tin tức mới nhất </h2>
                    </div>
					<?php
                    foreach ($list as $rs_news) : 
                        $link_detail = site.'tin-chi-tiet/'.alias($rs_news->lb_title).'-'.$rs_news->news_id.'.html';
 						$link_img = urlimg.'news/'.$rs_news->lb_image;
                       //$link_img = $rs_news->lb_image && file_exists(ROOT_IMG.'news/'.$rs_news->lb_image)? urlimg.'news/'.$rs_news->lb_image : urlimg.'news.jpg';
                        //$summary = truncate($rs_news->lb_summary,200);
                    ?>
                        <div class="col-md-12 col-sm-12 col-xs-12 clearfix">
                            <article class="blog-item"> <a href="<?=$link_detail?>" title="<?=$rs_news->lb_title?>">
                                <div class="blog-item-thumbnail"> <img src="<?=$link_img?>" data-lazyload="<?=$link_img?>" alt="<?=$rs_news->lb_title?>" class="img-responsive center-block" /> </div>
                                <div class="blog-item-mains">
                                    <h3 class="blog-item-name"> <?=$rs_news->lb_title?> </h3>
                                    <div class="post-time"><!--<i class="fa fa-user" aria-hidden="true"></i> Nguyễn Chánh Bảo Trung |--> <i class="fa fa-calendar"></i> <?=datevn($rs_news->lb_title,"-")?></div>
                                    <p class="blog-item-summary margin-bottom-5"> <?=$rs_news->lb_summary?> </p>
                                </div>
                                </a> 
                            </article>
                        </div>
                    <? endforeach ;?>
                </div>
            </section>
    	</section> <!--end list-blog-page-->
        <?php $this->load->view('news_right');?>
    </div>	<!--end row-->
</div> <!--end container-->

Youez - 2016 - github.com/yon3zu
LinuXploit