| Server IP : 104.21.80.248 / Your IP : 172.71.28.156 Web Server : Apache/2.4.25 (Win32) OpenSSL/1.0.2j PHP/5.6.30 System : Windows NT WIN-ECQAAA40806 6.2 build 9200 (Windows Server 2012 Standard Edition) i586 User : SYSTEM ( 0) PHP Version : 5.6.30 Disable Function : NONE MySQL : ON | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : E:/Inetpub/www/myschool/triamudom/check/webadmin/ |
Upload File : |
<?php
session_start();
$path = "../";
include ($path.'include/config_db.php');
include ($path.'include/class_db.php');
include ($path.'include/class_display.php');
include ($path.'include/function.php');
include ($path.'include/permission_denied.php');
$CLASS['db'] = new db();
$CLASS['db']->connect();
$CLASS['disp'] = new display();
$db = $CLASS['db'];
$disp = $CLASS['disp'];
$link_value = $_REQUEST['link_value'];
$link_value = "&keyword=".$keyword;
$tb_student_degree = $_REQUEST['tb_student_degree'];
//----------------------------ค่าพื้นฐานระบบเว็บไซต์-----------------------------//
$fetch_public = $db->fetch_array($db->query("select * from tb_public"));
//----------------------------ค่าพื้นฐานระบบเว็บไซต์-----------------------------//
//--------------------ส่วนบนใช้สำหรับประกาศตัวแปรและ Config เท่านั้น----------------------------//
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title><?php print $fetch_public['tb_public_title_admin'];?></title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link href="css/style_admin.css" rel="stylesheet" type="text/css">
<SCRIPT type="text/javascript" src="js/format.js"></SCRIPT>
<SCRIPT type="text/javascript" src="js/global.js" ></SCRIPT>
<SCRIPT type="text/javascript" src="js/dtree.js" ></SCRIPT>
<script language="JavaScript" type="text/javascript" src="../rule/js/calendar.js"></script>
<script language="JavaScript" type="text/javascript" src="../rule/js/loadcalendar.js"></script>
<script language="JavaScript" type="text/javascript" src="../rule/js/calendar-en.js"></script>
<link href="../rule/css/style_calendar.css" rel="stylesheet" type="text/css">
<style type="text/css">
<!--
.style1 { font-size: 18px;
font-weight: bold;
}
-->
</style>
</HEAD>
<script language="javascript">
function chknull(c){
if(c.tb_student_code.value==''){
alert('กรุณากรอก รหัสนักเรียน');
c.tb_student_code.focus();
return false;
}
}
</script>
<BODY>
<TABLE width=100% height="100%" border=0 cellPadding=0 cellSpacing=0>
<tbODY>
<TR>
<TD width=100% height=100 align="left" vAlign=top ><?php include_once('header_admin.php'); ?></TD>
</TR>
<TR height="100%" >
<TD width="100%" height="100%" vAlign=top>
<TABLE cellSpacing=0 cellPadding=0 width="100%" border=0 >
<tbODY>
<TR>
<TD width=200 rowSpan=2 vAlign=top id=nav><?php include_once('left_nav.php'); ?></TD>
<TD width=3 height=1 bgcolor="#f1f1f1"><img src="images/spacer.gif" width="3" height="1"></TD>
<TD width="100%" rowSpan=2 align="left" vAlign=top style="PADDING-LEFT: 3px; PADDING-RIGHT: 0px;">
<table cellspacing="0" cellpadding="0" width="100%" border="0">
<tbody>
<tr>
<td rowspan="2"><img src="images/i_setup.gif" width="65" height="44" border="0"></td>
<td width="100%" height="24"> </td>
<td> </td>
</tr>
<tr>
<td align="left" width="100%"
background="images/bg_part.gif"><B><font color="#000000">เข้าระบบโดย : <?php print $_SESSION['sessionadmin_name'];?> <?php print $_SESSION['sessionadmin_sername'];?></font></B></td>
<td><img src="images/end_part.gif" width="25" height="20"></td>
</tr>
</tbody>
</table>
</br><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="center"><a href="print_report_ruleroom.php?tb_student_degree=<?php print $tb_student_degree;?>" target="_blank"><img src="images/Print_ok.gif" width="78" height="23" border="0" align="absmiddle" /></a> <a href="print_report_ruleroom_excel.php?tb_student_degree=<?php print $tb_student_degree;?>" target="_blank"><img src="images/Microsoft-Office-Excel.gif" alt="Export Excel" border="0" align="absmiddle" /></a></td>
</tr>
</table>
<?php
$sql_stu="SELECT * FROM tb_students Inner Join tb_rooms ON tb_students.tb_student_degree = tb_rooms.tb_room_id where tb_students.tb_student_degree = '".$tb_student_degree."' ";
$query_stu = $db->query($sql_stu);
while($fetch_stu = $db->fetch_array($query_stu)){
?>
<table width="100%" border="0" cellspacing="1" cellpadding="1">
<tr>
<td align="center" nowrap="nowrap"></td>
</tr>
<tr>
<td align="center" nowrap="nowrap"><span class="style1">รายงานพฤติกรรมนักเรียนรายบุคคล</span><br />
<strong>โรงเรียนแกลง"วิทยสถาวร" อำเภอแกลง จังหวัดระยอง<br />
<?php print display_nametype($fetch_stu['tb_student_tname']);?><?php print $fetch_stu['tb_student_name'];?> <?php print $fetch_stu['tb_student_sname'];?> เลขประจำตัว <?php print $tb_student_code;?> ห้อง <?php print $fetch_stu['tb_room_name'];?></strong></td>
</tr>
<tr>
<td align="center"><table width="90%" border="0" align="center" cellpadding="3" cellspacing="1" bgcolor="#666666">
<tr>
<td width="12%" align="center" nowrap="nowrap" bgcolor="#999999" class="headTable_mpt"><strong>ครั้งที่</strong></td>
<td width="25%" align="center" nowrap="nowrap" bgcolor="#999999" class="headTable_mpt"><strong>วัน / เดือน / ปี </strong></td>
<td width="23%" align="center" nowrap="nowrap" bgcolor="#999999" class="headTable_mpt"><strong>พฤติกรรม</strong></td>
<td width="24%" align="center" nowrap="nowrap" bgcolor="#999999" class="headTable_mpt"><strong>สถานที่</strong></td>
<td width="16%" align="center" nowrap="nowrap" bgcolor="#999999" class="headTable_mpt"><strong>ภาคเรียน/ปี</strong></td>
</tr>
<?php
$sql_all="select * from tb_rules where tb_student_id ='".$fetch_stu['tb_student_id']."' order by tb_rule_date desc";
$queryall = $db->query($sql_all);
$numrows = $db->num_rows($queryall);
if($numrows >0){
$i=1;
$num_score =0;
while($fetch_dis = $db->fetch_array($queryall)){
$num_score += $disp->display_rulescore($fetch_dis['tb_ruletype_id']);
?>
<tr>
<td align="center" bgcolor="#FFFFFF"><?php print $i+$goto;?>.</td>
<td align="center" bgcolor="#FFFFFF"><?php print display_date($fetch_dis['tb_rule_date'],"shortthai")?></td>
<td align="center" valign="top" nowrap="nowrap" bgcolor="#FFFFFF" class="<?php echo $bg;?>"><?php print $disp->display_ruletype($fetch_dis['tb_ruletype_id']);?> (ตัด <?php print $disp->display_rulescore($fetch_dis['tb_ruletype_id']);?> คะแนน)</td>
<td align="center" valign="top" nowrap="nowrap" bgcolor="#FFFFFF" class="<?php echo $bg;?>"><?php print $fetch_dis['tb_rule_area']?></td>
<td align="center" bgcolor="#FFFFFF"><?php print $fetch_dis['tb_rule_term']?></td>
</tr>
<?php
$i++;
}
?>
<tr>
<td colspan="3" align="right" bgcolor="#CCCCCC" class="alertred"><strong>รวมคะแนนพฤติกรรมที่โดนหัก </strong></td>
<td colspan="2" bgcolor="#CCCCCC" class="alertred"><strong> <?php print $num_score;?> คะแนน</strong></td>
</tr>
<?php
}else{
?>
<tr>
<td colspan="5" align="center" bgcolor="#FFFFFF" class="alertred">ไม่พบข้อมูล</td>
</tr>
<?php
}
?>
</table></td>
</tr>
<tr>
<td align="center"> </td>
</tr>
<tr>
<td align="center"><hr /></td>
</tr>
</table>
<?php
}
?>
</TD>
</TR>
<TR>
<TD height=100% vAlign=top background="images/vline.gif">
<IMG src="images/h1_.gif" width="8" height="100" id=ctrlMnu style="CURSOR: hand" onClick="ShowHidePanel('nav', 'ctrlMnu')" onMouseOver="this.style.filter='alpha(opacity=65);'" onMouseOut="this.style.filter='alpha(opacity=100);'"></TD>
</TR>
</tbODY>
</TABLE> </TD>
</TR>
<TR height="100%" >
<TD height="30" vAlign=bottom><?php include_once('footer.php'); ?></TD>
</TR>
</tbODY>
</TABLE>
</BODY>
</html>