| 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/gpa/nst/ |
Upload File : |
<?
require_once "connectdb.php";
?>
<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>
<?
function ThDate()
{
//วันภาษาไทย
$ThDay = array ( "อาทิตย์", "จันทร์", "อังคาร", "พุธ", "พฤหัส", "ศุกร์", "เสาร์" );
//เดือนภาษาไทย
$ThMonth = array ( "มกราคม", "กุมภาพันธ์", "มีนาคม", "เมษายน","พฤษภาคม", "มิถุนายน", "กรกฏาคม", "สิงหาคม","กันยายน", "ตุลาคม", "พฤศจิกายน", "ธันวาคม" );
//กำหนดคุณสมบัติ
$week = date( "w" ); // ค่าวันในสัปดาห์ (0-6)
$months = date( "m" )-1; // ค่าเดือน (1-12)
$day = date( "d" ); // ค่าวันที่(1-31)
$years = date( "Y" )+543; // ค่า ค.ศ.บวก 543 ทำให้เป็น ค.ศ.
return "วัน$ThDay[$week]
ที่ $day
เดือน $ThMonth[$months]
พ.ศ. $years";
}
echo ThDate(); // แสดงวันที่
$signup = date("j/n/").(date("Y")+543) ;
?>
<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="addsaves.php" name ="checkForm" onSubmit="return check()">
<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='<? echo $signup?>'>
</font></td>
</tr>
<tr>
<td><div align="right"><font color="#333333" size="2">
:</font></div></td>
<td><font size="3">
</td>
</tr>
<tr>
<td><div align="right"><font color="#333333" size="2">
:</font></div></td>
<td><font size="3">
</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><div align="right"><font color="#333333" size="2">
:</font></div></td>
<td><font size="3">
</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>
<td><div align="right"><font color="#333333" size="2">
:</font></div></td>
<td><font size="3">
</td>
</tr>
<tr>
<td width="140"><div align="right"><font color="#333333" size="2">คำนำหน้า
:</font></div></td>
<td>
<select name="prefix">
<option value="" >เลือก</option>
<option value="เด็กชาย">เด็กชาย</option>
<option value="เด็กหญิง">เด็กหญิง</option>
<option value="นาย">นาย</option>
<option value="นางสาว">นางสาว</option>
</select>
</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">
</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">
</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=year1 id=year1 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=thai1 id=thai1 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=thai2 id=thai2 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=boodda id=boodda type=text class="input" size=3>
</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=phone id=phone type=text class="input" size=35>
</font></td>
</tr>
<td><div align="right"><font color="#333333" size="2">โรงเรียน
:</font></div></td>
<td><font size="3">
<input name=school1 id=school1 type=text class="input" size=35 placeholder="ไม่ต้องมีคำว่าโรงเรียนนำหน้า">
</font></td>
<td><div align="right"><font color="#333333" size="2">ระดับชั้น
:</font></div></td>
<td><font size="3">
<input name=school2 id=school2 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">
</font></td>
<td><div align="right"><font color="#333333" size="2">
:</font></div></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=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><div align="right"><font color="#333333" size="2">ผู้ปกครอง
:</font></div></td>
<td><font size="3">
<input name=mather1 id=mather1 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=matherw1 id=matherw1 type=text class="input" size=35>
</font></td>
</tr>
<tr>
<td> </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.bird.value=="") {
alert("กรุณาระบุ วันเกิด") ;
document.checkForm.bird.focus() ;
return false ;
}
else if(document.checkForm.schoolout.value=="") {
alert("ระบุโรงเรียนที่จบ") ;
document.checkForm.schoolout.focus() ;
return false ;
}
else if(document.checkForm.thai1.value=="") {
alert("ระบุสัญชาติ") ;
document.checkForm.thai1.focus() ;
return false ;
}
else if(document.checkForm.thai2.value=="") {
alert("ระบุเชื้อชาติ") ;
document.checkForm.thai2.focus() ;
return false ;
}
else if(document.checkForm.thai3.value=="") {
alert("ระบุศาสนา") ;
document.checkForm.thai3.focus() ;
return false ;
}
else if(document.checkForm.mather.value=="") {
alert("ระบุชื่อมารดา/โทรศัพท์") ;
document.checkForm.mather.focus() ;
return false ;
}
else if(document.checkForm.father.value=="") {
alert("ระบุชื่อบิดา/เบอร์โทรศัพท์ที่ติดต่อได้") ;
document.checkForm.father.focus() ;
return false ;
}
else if(document.checkForm.mather1.value=="") {
alert("ระบุุชื่อผู้ปกครอง/เบอร์โทร") ;
document.checkForm.mather1.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> </td>
</tr>
</table></td>
</tr>
<tr>
<td><div align="center"><? echo "<font size=2 color=#ffffff>$footerweb</font>"; ?></div></td>
</tr>
</table>