AnonSec Shell
Server IP : 172.67.216.113  /  Your IP : 172.71.28.146   [ Reverse IP ]
Web Server : Apache
System : Linux cpanel01wh.bkk1.cloud.z.com 2.6.32-954.3.5.lve1.4.59.el6.x86_64 #1 SMP Thu Dec 6 05:11:00 EST 2018 x86_64
User : cp648411 ( 1354)
PHP Version : 7.2.34
Disable Function : NONE
Domains : 0 Domains
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home2/cp648411/public_html/simded.com/themes/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     [ BACKUP SHELL ]     [ JUMPING ]     [ MASS DEFACE ]     [ SCAN ROOT ]     [ SYMLINK ]     

Current File : /home2/cp648411/public_html/simded.com/themes/shopright.php
<div class="col-md-12" style="margin-bottom:20px;">
<a href="../seller/" style="text-decoration:none;color:#333;"><p class="HeadText">ร้านขายเบอร์</p></a>
<div class="imgtop_R" align="center">
<?php
$list_bn = array('table'=>'banner','where'=>'status = "1" AND postion = "4" ',
'order'=> "ORDER BY id DESC LIMIT  0,1");				  
$view_bn = $view_db->view($list_bn);
$row_bn = $view_db->q($view_bn);
?>
<img src="../redbag/banner/<?php echo $row_bn['image']?>" width="309" height="182" class="img-responsive">

</div>
    
<div class="row bnProfrssor">
<div class="col-xs-12" align="center">
 <a href="../seller/" class="btn btn-primary Btn-purple_sh cbnt">ร้านขายเบอร์</a>
</div>
</div>


<?php

$list_shr = array('table'=>'shop','where'=>'status = "1" AND status_op = "1" AND activate = "1"','order'=> "ORDER BY RAND() LIMIT  0,5");				  
$view_shr = $view_db->view($list_shr);
$result_shr = $view_db->q_re($view_shr);
while($row_shr = $view_db->q_ro($result_shr))
{
    ?>
     <?php 
			 $urlshop =  $util_class->ck_expired_shop($row_shr['id']);
	?>
	<div class="row BgProfrssor">
          <div class="col-xs-4" style="padding:0px;text-align:center">
			 <a href="<?php echo $urlshop ?>" style="color:#333;"> 
			 <?php  echo imgprofile_shop($row_shr['image_profile'],'66'); ?></a>
             <?php	  
				$countber =  $util_class->countber($row_shr['id']);
			    $txt_phonenumber =  $Phone_class->phonecomma($row_shr['phone']);
          	?>
          </div>
          <div class="col-xs-8 box_ProfrssorR">
            <div class="text_h_subB">
            	<a href="<?php echo $urlshop ?>" style="color:#333;"><?php echo $row_shr['nameShop'];?> </a>
            </div>
            <div>เบอร์ติดต่อ <?php echo $txt_phonenumber; ?></div>
             <div>
        	 <?php 
				 $score =  $util_class->reviews_score($row_shr['id']);
				 echo $util_class->review_star_m($score);
			 ?>
        </div>
          </div>
        </div>
	<?php
}
?>
</div>

Anon7 - 2022
AnonSec Team