AnonSec Shell
Server IP : 172.67.216.113  /  Your IP : 172.71.28.145   [ 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/berdedtoday.php
<div style="margin-top:30px;">

<div class="row text-spacing-md fw-bold">
  <div class="col-md-12  justify-content-between d-flex align-items-baseline" style="margin-bottom:5px;">
    <p class="HeadTextL fw-bold"> เบอร์เด็ดประจำวัน </p>
    <a href="../home/berdadrecom.php" class="text-decoration-none text-danger-sim">เพิ่มเติม</a>
  </div>
</div>
</div>
<div class="px-4 px-md-0">

<?php
$limit_bertoday=10;
if($server_mo=='?1'){
  $limit_bertoday=8;
}
$list_shi = array('table'=>'phonenumber,shop',
'where'=>'shop.id = phonenumber.id_shop AND shop.status = 1 AND shop.status_op = 1 AND shop.activate = 1 AND phonenumber.status = "1" ',
'order'=> "ORDER BY RAND() LIMIT  0,".$limit_bertoday);
$view_shi = $view_db->view($list_shi);
$result_shi = $view_db->q_re($view_shi);
while($row_shi = $view_db->q_ro($result_shi))
{
   $phonenumber = $Phone_class->format_phonenumber($row_shi['phonenumber'],$row_shi['format']);
   $row_mobilenetwork = $actiondata_db->q_one('mobilenetwork','id = "'.$row_shi['mobilenetwork'].'"','image');


	$list_shr = array('table'=>'shop','where'=>'id = "'.$row_shi['id_shop'].'" ');
	$view_shr = $view_db->view($list_shr);
	$row_shr = $view_db->q($view_shr);

  $list_phr = array('table'=>'phonenumber','where'=>'phonenumber = "'.$row_shi['phonenumber'].'" ');
  $view_phr = $view_db->view($list_phr);
  $row_phr = $view_db->q($view_phr);

	$countber =  $util_class->countber($row_shr['id']);
	$txt_phonenumber =  $Phone_class->phonecomma($row_shr['phone']);

    ?>
    <div class="row border-danger-sim mb-1 rounded-sim align-center text-spacing-md fw-bold" style="border-width: 2px;"
    role="button" tabindex="0">
      <div class="col-12 col-md-7 col-lg-7 d-md-flex justify-content-between align-center">
        <div class="col-md-8 col-lg-7 d-flex align-items-center justify-content-between ps-lg-5 pe-3"
         onclick="window.location.href='../cart/?p=<?php echo $row_shi['phonenumber'];?>'">
          <a href="../cart/?p=<?php echo $row_shi['phonenumber'];?>" class="text-decoration-none">
            <span class="BerDedToday-ber fs-4"><?php echo $phonenumber; ?></span>
          </a>

          <span class="text-primary-sim fw-bold"> (<?php echo $row_shi['total'];?>) </span>

          <img src="<?php echo $upload ?>mobilenetwork/<?php echo $row_mobilenetwork ?>" width="55" class="img-fluid"
          style="cursor:pointer">
        </div>
        <a href="#">

        </a>
        <div class="col-md-4 col-lg-5 align-items-center mb-0 mb-md-0" >
          <div class="row d-inline-flex justify-content-between w-100 align-items-center" style="min-height: 50px;">
            <div class="col-7 col-md-12 col-lg-7 text-md-center text-lg-end pe-0"
            onclick="window.location.href='../cart/?p=<?php echo $row_shi['phonenumber'];?>'">
                <span class="fs-5 fw-bold "> ราคา <?php echo number_format($row_shi['price']);?> บาท </span>
            </div>

            <div class="col-5 col-md-12 col-lg-5 text-end pe-0">
              <div class="hidden-xs text-md-center" style="padding:0;margin-top:4px;cursor:pointer"
                onclick="like(<?php echo $_SESSION["simDed_login"];?>,<?php echo $row_shi['id'] ;?>)"  >
                <i class="fa fa-heart" style="font-size:18px;color:gray; "></i>
                เบอร์โปรด
              </div>
            </div>
          </div>
        </div>

      </div>

      <div class="col-8 col-md-3 col-lg-3 p-1">
        <div class="bg-sim-hi2 d-lg-flex d-flex d-md-grid rounded-2 px-1 px-md-2 align-center text-center text-lg-start pt-md-2 pb-md-1 py-lg-0">
          <div class="col-2 col-md-12 col-lg-2" >
            <a href="<?php echo $urlshop ?>" style="color:#333;"><?php echo imgprofile_shop($row_shr['image_profile'],'40');?></a>
          </div>
          <div class="hidden-xs col-10 col-md-12 col-lg-10 text-start text-md-center text-lg-start lh-1 py-1 py-lg-2" role="button" tabindex="0"
          onclick="window.location.href='<?php echo $urlshop ?>'">
            <?php $urlshop =  $util_class->ck_expired_shop($row_shr['id']);	?>
            <div style="font-size:20px;" class="ps-2">
              <a href="<?php echo $urlshop ?>" style="color:#333;text-overflow: ellipsis;"
                class="text-decoration-none fw-bold fs-5 text-nowrap overflow-hidden d-block">
                <?php echo $row_shr['nameShop'];?> </a>
            </div>
            <small class="ps-2">สั่งซื้อเบอร์ติดต่อ  </small>
              <br class="d-none d-md-block d-lg-none">
            <small><?php echo $txt_phonenumber;?></small>
          </div>

        </div>
      </div>
      <div class="col-4 col-md-2 col-lg-2 px-1">
        <div class="row justify-content-center">
          <div class="col-12">
            <button type="button" name="button" onclick="cart('<?php echo $row_phr['id']; ?>')"
            class="btn btn-danger-sim fs-5 fw-bold rounded-sim w-100 box-sim1 lh-sim text-spacing-lg lh-1 m-h-bertoday"
            >สั่งซื้อเบอร์</button>
            </div>

        </div>
      </div>

    </div>
  <?php
}
?>
</div>

Anon7 - 2022
AnonSec Team