| 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/regis4/ |
Upload File : |
<?php include("config/configuser.inc.php");?>
<?
require_once "head.php";
require_once "config/connectdb.php";
$_month_name = array("01"=>"มกราคม", "02"=>"กุมภาพันธ์", "03"=>"มีนาคม",
"04"=>"เมษายน", "05"=>"พฤษภาคม", "06"=>"มิถุนายน",
"07"=>"กรกฎาคม", "08"=>"สิงหาคม", "09"=>"กันยายน",
"10"=>"ตุลาคม", "11"=>"พฤศจิกายน", "12"=>"ธันวาคม");
$vardate=date('Y-m-d');
$yy=date('Y');
$mm =date('m');$dd=date('d');
if ($dd<10){
$dd=substr($dd,1,2);
}
$date=$dd ." ".$_month_name[$mm]." ".$yy+= 543;
$time=date("h:i a");
$time2=$date.$time;
?>
<?
$sql_update= "update member4 set statlearn = '$_POST[statlearn]',distric = '$_POST[distric]',schoolout = '$_POST[schoolout]',distric = '$_POST[distric]',tumboll1 = '$_POST[tumboll1]',ampherl = '$_POST[ampherl]',brather='$_POST[brather]',brather2='$_POST[brather2]',brather3='$_POST[brather3]',brather4='$_POST[brather4]',frind='$_POST[frind]',frindtell='$_POST[frindtell]',rode='$_POST[rode]',rodetravel='$_POST[rodetravel]',
gpa='$_POST[gpa]',gpasi='$_POST[gpasi]',gpam='$_POST[gpam]',gpae='$_POST[gpae]' where id = '$_POST[idmember]'";
mysql_query($sql_update);
?>
<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">
<meta http-equiv="refresh" content="1;URL=user_page.php">
</head>
<body bgcolor="#5A697E" 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></font></strong></font></div></td>
</tr>
</table>
<table width="76%" border="0" align="center" cellpadding="1" cellspacing="1">
<tr>
<td> </td>
</tr>
<tr>
<td><div align="center"> </div>
<table width="62%" border="0" align="center" cellpadding="0" cellspacing="0" class="myborderlocal">
<tr>
<td bgcolor="#DEE0B4"> <div align="center"><br>
<font color="#0000CC" size="2"><u></u></font><br>
<br>
<font size="2">ระบบได้ทำการแก้ไขเรียบร้อยแล้ว<br>
<font color="#666666">กรุณารอสักครู่... </font></font><br>
<br>
<br>
<br>
</div></td>
</tr>
</table>
<br>
</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>
</body>
</html>