403Webshell
Server IP : 61.19.30.66  /  Your IP : 216.73.216.59
Web Server : Apache/2.2.22 (Ubuntu)
System : Linux klw 3.11.0-15-generic #25~precise1-Ubuntu SMP Thu Jan 30 17:39:31 UTC 2014 x86_64
User : www-data ( 33)
PHP Version : 5.3.10-1ubuntu3.48
Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,
MySQL : ON  |  cURL : OFF  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : OFF
Directory :  /var/www/admissions3/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/admissions3/admissions4p.php
<?

require_once "connectdb.php";
require_once "head.php";

	$crsql="SELECT (idtpy_name) FROM tpyad4 where idtpy_id='$_GET[idr]' ";
	$slr=mysql_query($crsql) or die(mysql_error()."<br>".$crsql);
	$dcrd = mysql_fetch_array($slr);
	$ty=$dcrd[0];

	$crsql="SELECT (idtpy_status) FROM tpyad4 where idtpy_id='$_GET[idr]' ";
	$slr=mysql_query($crsql) or die(mysql_error()."<br>".$crsql);
	$dcrd = mysql_fetch_array($slr);
	$idtpy_status=$dcrd[0];


	$crsql="SELECT count(idstudent) FROM member4 ";
	$slr=mysql_query($crsql) or die(mysql_error()."<br>".$crsql);
	$dcrd = mysql_fetch_array($slr);
	$countdat=$dcrd[0];

?>
<html>
<head>
<title>-:- ADMIN -:-</title>
<meta http-equiv="Content-Type" content="text/html; charset=tis-620">
<link href="style.css" rel="stylesheet" type="text/css">
</head>

<body bgcolor="#FFFFFF"  onLoad="javascript:document.getElementById('useradmin').focus();">
<table width="75%" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr> 
    <td bgcolor="#003399">
	
<div align="center"><font color="#FFFFFF" size="+1"><strong>รับสมัครเข้าเรียน ชั้น ม.4
<?
	$crsql="SELECT count(idstudent) FROM member4";
	$slr=mysql_query($crsql) or die(mysql_error()."<br>".$crsql);
	$dcrd = mysql_fetch_array($slr);
	$countdat=$dcrd[0];
 
?>


<font color="#FFFF00"></font></strong></font></div></td>
  </tr>
 
        <tr> 
          <td><div align="center">
              <table width="773" border="0" align="center" cellpadding="0" cellspacing="0">
                <tr> 
                  
                </tr>
              </table>
              <table width="76%" border="0" align="center" cellpadding="1" cellspacing="1">
                <tr> 
                  <td>&nbsp;</td>
                </tr>
                <tr>
                  <td><div align="center"> 
                   <td><div align="center"> 
                      
                    </div>
                    <table width="100%" border="0" align="left" cellpadding="1" cellspacing="1">
                      <form method="post" action="addsavesp.php"  name ="checkForm" onSubmit="return check()">
					
					  <tr> 
                          <td width="140"><div align="right"><font color="red" size="+2">เลือกประเภทสมัคร 
                              :</font></div></td>
                          <td align="left">
	<select name="idstudent">
			<?php
			$strSQL = "SELECT * FROM tpyad4 where idtpy_id=3";
			$objQuery = mysql_query($strSQL);
			while($objResuut = mysql_fetch_array($objQuery))
			{
				
			?>
			<option value="<?php echo $objResuut["idtpy"];?>"><?php echo $objResuut["idtpy_name"]." ".$objResuut["idtpy"];?></option>
			<?php
			
			}
			?>
		  </select>
		</td>

					


                        </tr>

						<tr> 
                          <td width="140"><div align="right"><font color="red" size="+2">แผน
                              :</font></div></td>
                          <td align="left">
	<select name="pan">
	       <option value="">เลือกแผนการเรียน 1</option>
			<?php
			$strSQL = "SELECT * FROM plan";
			$objQuery = mysql_query($strSQL);
			while($objResuut = mysql_fetch_array($objQuery))
			{
				
			?>
			<option value="<?php echo $objResuut["idp"];?>"><?php echo $objResuut["ppname"]." ".$objResuut["idtpy"];?></option>
			<?php
			
			}
			?>
		  </select>
		</td>

             </tr>
                          <td width="140"><div align="right"><font color="red" size="+2">สมัครในวันที่
                              :</font></div></td>
                          <td width="355"><font size="+3" color=red> 
                           <input name=datin id=datin type=text class="input" readonly='readonly' size=20 value='

<? if($countdat <= 758)
 {
   echo "22/03/2563";
 }
 else if($countdat <= 908)
 {
   echo "22/03/2563";
 }
 else if($countdat <= 1058)
 {
   echo "22/03/2563";
 }
 else if($countdat <= 1150)
 {
   echo "22/03/2563";
 }
 else
 {
   echo "22/03/2563";
 }
?>
 '>



                            </font></td>
                        </tr>
						<tr> 
                          <td><div align="right"><font color="#333333" size="2">เลขประชาชน 
                              :</font></div></td>
                          <td><font size="3">
                            <input name=pin id=pin type=text class="input" size=13 maxlength="13" value='<? echo $_POST[idcard]?>' readonly=readonly>
                            </font></td>
                        </tr>
                        
						<tr> 
                          <td width="140"><div align="right"><font color="#333333" size="2">เพศ
                              :</font></div></td>
							  <td>
                          <select name="sex">
<option value="" >เพศ</option>
<option value="1">ชาย</option>
<option value="2">หญิง</option>
</select>
                             
							</font></td>
                        </tr>
						<tr> 
						<tr> 
                          <td width="140"><div align="right"><font color="#333333" size="2">คำนำหน้า
                              :</font></div></td>
                          <td width="355"><font size="3"> 
                            <input name=prefix id=prefix type=text class="input" size=10>
                            </font></td>
                        </tr>
                          <td width="140"><div align="right"><font color="#333333" size="2">ชื่อ 
                              :</font></div></td>
                          <td width="355"><font size="3"> 
                            <input name=name id=name type=text class="input" size=35>
                            </font></td>
                        </tr>
						 <tr> 
                          <td><div align="right"><font color="#333333" size="2">นามสกุล 
                              :</font></div></td>
                          <td><font size="3">
                            <input name=surname id=surname type=text class="input" size=35>
                            </font></td>
                        </tr>
						
						<tr> 
                          <td><div align="right"><font color="#333333" size="2">วัน/เดือน/ปีเกิด
                              :</font></div></td>
                          <td><font size="3">
                            <input name=bird id=bird type=text class="input" size=13 maxlength="13">ตัวอย่าง 01/02/2554
                            </font></td>
                        </tr>
						<tr> 
                          <td><div align="right"><font color="#333333" size="2">น้ำหนัก
                              :</font></div></td>
                          <td><font size="3">
                            <input name=wegh id=wegh type=text class="input" size=3>
                            </font></td>
                        </tr>
						<tr> 
                          <td><div align="right"><font color="#333333" size="2">ส่งนสูง
                              :</font></div></td>
                          <td><font size="3">
                            <input name=tall id=tall type=text class="input" size=3>
                            </font></td>
                        </tr>
                        <tr> 
                          <td><div align="right"><font color="#333333" size="2">โรงเรียนที่จบ 
                              :</font></div></td>
                          <td><font size="3">
                            <input name=schoolout id=schoolout type=text class="input" size=35>
                            </font></td>
							<td><div align="right"><font color="#333333" size="2">จังหวัด 
                              :</font></div></td>
                          <td><font size="3">
                            <input name=distric id=distric type=text class="input" size=35>
                            </font></td>
                        </tr>
						<tr> 
                          <td></td>
                          <td><font size="3">
                            
                            </font></td>
                        </tr>
				
						<tr> 
                          <td><div align="right"><font color="#333333" size="2">บิดา
                              :</font></div></td>
                          <td><font size="3">
                            <input name=father id=father type=text class="input" size=35>
                            </font></td>
							<td><div align="right"><font color="#333333" size="2">อาชีพ
                              :</font></div></td>
                          <td><font size="3">
                            <input name=fatherw id=fatherw type=text class="input" size=35>
                            </font></td>
                        </tr>
						<tr> 
                          <td><div align="right"><font color="#333333" size="2">มารดา
                              :</font></div></td>
                          <td><font size="3">
                            <input name=mather id=mather type=text class="input" size=35>
                            </font></td>
							<td><div align="right"><font color="#333333" size="2">อาชีพ
                              :</font></div></td>
                          <td><font size="3">
                            <input name=matherw id=matherw type=text class="input" size=35>
                            </font></td>
                        </tr>
						<tr> 
                          <td></td>
                          <td><font size="3">
                            </td>
							<td></td>
                          <td><font size="3">
                            
                            </font></td>
                        </tr>
						
						<tr> 
                          <td><div align="right"><font color="#333333" size="2">บ้านเลขที่
                              :</font></div></td>
                          <td><font size="3">
                            <input name=homeid id=homeid type=text class="input" size=35>
                            </font></td>
							<td><div align="right"><font color="#333333" size="2">หมู่ที่
                              :</font></div></td>
                          <td><font size="3">
                            <input name=muid id=muid type=text class="input" size=35>
                            </font></td>
                        </tr>
						<tr> 
                          <td><div align="right"><font color="#333333" size="2">ตำบล
                              :</font></div></td>
                          <td><font size="3">
                            <input name=tumbol id=tumbol type=text class="input" size=35>
                            </font></td>
							<td><div align="right"><font color="#333333" size="2">อำเภอ
                              :</font></div></td>
                          <td><font size="3">
                            <input name=ampher id=ampher type=text class="input" size=35>
                            </font></td>
                        </tr>
						<tr> 
                          <td><div align="right"><font color="#333333" size="2">จังหวัด
                              :</font></div></td>
                          <td><font size="3">
                            <input name=districs id=districs type=text class="input" size=35>
                            </font></td>
							<td><div align="right"><font color="#333333" size="2">รหัสไปรษณี
                              :</font></div></td>
                          <td><font size="3">
                            <input name=number id=number type=text class="input" size=35>
                            </font></td>
                        </tr>
						<tr> 
                          <td><div align="right"><font color="#333333" size="2">เบอร์โทรศัพท์
                              :</font></div></td>
                          <td><font size="3">
                            <input name=phone id=phone type=text class="input" size=35>
                            </font></td>
                        </tr>
                        <tr> 
						
                          <td>&nbsp;</td>
                          <td><input name=submit type=submit class=submit value=เพิ่มข้อมูล > 
						  <script language="javascript">

function check() {
if(document.checkForm.sex.value=="") {
alert("กรุณาระบุเพศ") ;
document.checkForm.sex.focus() ;
return false ;
}
else if(document.checkForm.name.value=="") {
alert("กรุณาระบุชื่อ") ;
document.checkForm.name.focus() ;
return false ;
}
else if(document.checkForm.schoolout.value=="") {
alert("ระบุโรงเรียนที่จบ") ;
document.checkForm.schoolout.focus() ;
return false ;
}
else if(document.checkForm.pan.value=="") {
alert("แผนการเรียน") ;
document.checkForm.pan.focus() ;
return false ;
}
else 
return true ;
}

</script>  
                            <input name=submit2 type=reset class=submit value=ยกเลิกข้อมูล ></td>
                        </tr>
                      </form>
                    </table></td>
                </tr>
              </table>
			 
            </div></td>
        </tr>
        <tr>
          <td>&nbsp;</td>
        </tr>
      </table></td>
  </tr>
  <tr>
    <td><div align="center"><? echo "<font size=2 color=#ffffff>$footerweb</font>"; ?></div></td>
  </tr>
</table>




Youez - 2016 - github.com/yon3zu
LinuXploit