| 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 : |
<?
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 memberin4 ";
$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 memberin4";
$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> </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="addsavesps4.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">
<option value=""><-เลือกประเภท-></option>
<?php
$strSQL = "SELECT * FROM tpyad4 where idtpy_status=1";
$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>
<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 <= 20)
{
echo "19 ก.พ 2565";
}
else if($countdat <= 50)
{
echo "20 ก.พ 2565";
}
else if($countdat <= 100)
{
echo "21 ก.พ 2565";
}
else if($countdat <= 200)
{
echo "22 ก.พ 2565";
}
else
{
echo "23 ก.พ 2565";
}
?>
'>
</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 width="355"><font size="3">
<input name=sex id=sex type="radio" class="input" size=35 value="1">ชาย
<input name=sex id=sex type="radio" class="input" size=35 value="2">หญิง
</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">gpa
:</font></div></td>
<td><font size="3">
<input name=gpa id=gpa type=text class="input" size=3>
</font> สะสม</td>
</tr>
<tr>
<td><div align="right"><font color="#333333" size="2">gpa
:</font></div></td>
<td><font size="3">
<input name=gpam id=gpam type=text class="input" size=3>
</font>คณิต</td>
</tr>
<tr>
<td><div align="right"><font color="#333333" size="2">gpa
:</font></div></td>
<td><font size="3">
<input name=gpasi id=gpasi type=text class="input" size=3>
</font>วิทย์ </td>
</tr>
<tr>
<td><div align="right"><font color="#333333" size="2">gpa
:</font></div></td>
<td><font size="3">
<input name=gpae id=gpae 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">เบอร์โทรศัพท์ 1
:</font></div></td>
<td><font size="3">
<input name=phone id=phone type=text class="input" size=35>
</font></td>
</tr>
<tr>
<td><div align="right"><font color="#333333" size="2">เบอร์โทรศัพท์ 2
:</font></div></td>
<td><font size="3">
<input name=phone2 id=phone2 type=text class="input" size=35>
</font></td>
</tr>
<tr>
<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.idstudent.value=="") {
alert("เลือกประเภทที่สมัคร") ;
document.checkForm.idstudent.focus() ;
return false ;
}
else if(document.checkForm.phone2.value=="") {
alert("เบอร์โทรศัพท์ที่ติดต่อได้") ;
document.checkForm.phone2.focus() ;
return false ;
}
else
return true ;
}
</script>
<td> </td>
<td><input name=submit type=submit class=submit value=เพิ่มข้อมูล >
<input name=submit2 type=reset class=submit value=ยกเลิกข้อมูล ></td>
</tr>
</form>
</table></td>
</tr>
</table>
</div></td>
</tr>
<tr>
<td> </td>
</tr>
</table></td>
</tr>
<tr>
<td><div align="center"><? echo "<font size=2 color=#ffffff>$footerweb</font>"; ?></div></td>
</tr>
</table>