Viewing file: AccDetail.php (13.76 KB) -rw-r--r-- Select action/file-type: (+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php
session_start();
/** Define Validate Access */
define( '_VALID_ACCESS', 1 );
/** Check Session User Login */
if (! session_is_registered("valid_user") &&session_is_registered("Priority") ) {
echo "<meta http-equiv=\"Content-Type\" content=\"text/html; charset=windows-874\" />";
echo "<p style=padding-top:115px><p align=center><br /><font color=red><strong>กรุณาทำการ Login ก่อน</strong></font></p></p>";
echo "<meta http-equiv=\"refresh\" content=\"1; URL=../login.php\" />";
exit();
}
else {
/** Configuration */
require_once( "../configuration.php" );
require_once( $_Config_absolute_path . "/includes/framework.php" );
include("../include/Function.php");
/** Create Database Object */
$dbObj = new DBConn;
/** Config Table for This Page */
$myTable = "accessories_tb";
$myTable1 ="accessories_type_tb";
$myTableFK = "AccId";
$query = " SELECT * FROM $myTable WHERE AccId ='$AccId' ";
$result0 = $dbObj->execQuery($query);
$rs = $dbObj->fetchArray($result0);
$Acc_type_code = $rs['Acc_type_code'];
$query = " SELECT * FROM $myTable1 WHERE Acc_type_code='$Acc_type_code' ";
$result = $dbObj->execQuery($query);
$rss = $dbObj->fetchArray($result);
/** โฟลเดอร์ไฟล์เอกสาร */
$Img1 = str_replace( "../", "", $rs['Img1'] );
$doc_path = $Img1."/Man_pic";
} # else
?>
<!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>
<meta http-equiv="Content-Type" content="text/html; charset=windows-874" />
<link href="../css/default.css" rel="stylesheet" type="text/css" />
<title>MIS -- Administrator</title>
<script type="text/javascript" src="../js/utilities.js"></script>
<style type="text/css">
<!--
.style1 {
color: royalblue;
font-weight: bold;
}
.style2 {color: royalblue}
.style3 {color: royalblue; font-size: 14px; }
.style4 {color: royalblue; font-size: 14px; font-weight: bold; }
.style31 {color: royalblue; font-size: 14px; }
.style11 { color: royalblue;
font-weight: bold;
}
-->
</style>
</head>
<body topmargin="0" rightmargin="0" bottommargin="0" leftmargin="0">
<?php
include("../templates/incHeader.php");
?>
<table width="1003" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="203" align="left" valign="top" style="padding:10px 0px 0px 5px"><?php include("./_incMainMenu.php");?></td>
<td width="800" height="440" align="center" valign="top" style="padding:10px 0px 5px 10px"><?php
?>
<fieldset>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="2"></td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<form id="myForm" name="myForm" method="post" enctype="multipart/form-data" action="InsertAcc.php" onSubmit="return checkData();" >
<tr>
<td width="70%" height="30" align="left" background="../images/background/bg-head-topic.gif" class="PADDING-LEFT-10"><strong><span class="style2"><a href="index.php"><span class="PADDING-LEFT-10"><span class="style1">หน้าหลัก</span></span></a> </span>» <span class="style2"><a href="AccList.php?Faculty_code=<?=$rs['Faculty_code'];?>">ข้อมูลครุภัณฑ์</a> </span>» <span class="style2">ข้อมูลมูลครุภัณฑ์</span></strong></td>
<td width="30%" align="right" class="PADDING-LEFT-10 PADDING-RIGHT-15"> </td>
</tr>
<tr>
<td height="385" colspan="2" align="center" valign="top">
<table width="760" border="0" align="center" cellpadding="1" cellspacing="1">
<tr>
<td height="10"></td>
</tr>
<tr>
<td height="10"><span class="PADDING-TOP-10"><img src="../images/icons/arrow-circle-225-left.png" width="16" height="16" border="0" align="absmiddle" /> <a href="javascript:;" onclick="window.history.back();"><strong>‹ ย้อนกลับ</strong></a></span></td>
</tr>
<tr>
<td height="10"> </td>
</tr>
</table>
<table width="713" border="0" align="center" cellpadding="0" cellspacing="2" class="BORDER-GREY">
<tr>
<th height="16" colspan="2" align="center" bgcolor="#FFFFFF" class="style2" scope="col"> </th>
</tr>
<tr>
<th height="31" colspan="2" align="center" bgcolor="#FFFFFF" class="style2" scope="col"><span style="padding-left:3px">
<input type="radio" name="Dura" id="Dura" <?php if (!(strcmp("$rs[Dura]","Y"))){echo "checked";} ?> value="Y" />
ครุภัณฑ์
<input type="radio" name="Dura" id="Dura" <?php if (!(strcmp("$rs[Dura]","N"))){echo "checked";} ?> value="N" />
วัสดุ/อะไหล่</span></th>
</tr>
<tr>
<th width="162" height="22" align="center" bgcolor="#FFFFFF" class="style2"><font face="Tahoma">รหัสครุภัณฑ์วิทยาลัย</font></th>
<th width="543" bgcolor="#FFFFFF" ><?php
echo"$rs[Acc_no]";
?></a></th>
</tr>
<tr>
<td align="center" bgcolor="#FFFFFF" class="style2"><font face="Tahoma">เลขที่หรือรหัสครุภัณฑ์<br /> (ตามทะเบียนคุมทรัพสิน)</font></td>
<td bgcolor="#FFFFFF"><?php
echo"$rs[Acc_code]";
?></td>
</tr>
<tr>
<td align="center" bgcolor="#FFFFFF" class="style2"><a>รายการหรือชื่อครุภัณฑ์</a></td>
<td bgcolor="#FFFFFF"><?php
echo"$rs[Acc_name]";
?></td>
</tr>
<tr>
<td height="28" align="center" bgcolor="#FFFFFF" class="style2"><font face="Tahoma">รุ่น/แบบ</font></td>
<td bgcolor="#FFFFFF"><?php
echo"$rs[Acc_module]";
?></td>
</tr>
<tr>
<td height="22" align="center" bgcolor="#FFFFFF" class="style2"><a>ประเภทครุภัณฑ์</a></td>
<td bgcolor="#FFFFFF"><a>
<?php
$Acc_type_code = $rs['Acc_type_code'];
$strSQL1 = "SELECT * FROM accessories_type_tb Where Acc_type_code='$Acc_type_code' ";
$result1 = mysql_query($strSQL1);
while( $rs1 = mysql_fetch_array($result1))
{
echo"<option value=\"$rs1[Acc_type_code]\" ><b>$rs1[Acc_type]</b></option>\n";
}
?>
</a></td>
</tr>
<tr>
<td height="22" align="center" bgcolor="#FFFFFF" class="style2"><a>แหล่งเงิน</a></td>
<td bgcolor="#FFFFFF"><a>
<?php
$MoneyS_C = $rs['MoneyS_C'];
$strSQL1 = "SELECT * FROM money_source_tb Where MoneyS_C='$MoneyS_C' ";
$result1= mysql_query($strSQL1);
while( $rs1 = mysql_fetch_array($result1))
{
echo"<option value=\"$rs1[MoneyS_C]\" ><b>$rs1[MoneyS_M]</b></option>\n";
}
?>
</a></td>
</tr>
<tr>
<td height="22" align="center" bgcolor="#FFFFFF" class="style2"><font face="Tahoma">วิธีการที่ได้มา</font></td>
<td bgcolor="#FFFFFF"><label>
<?php
echo"$rs[Fix_detail]";
?>
</label></td>
</tr>
<tr>
<td height="24" align="center" bgcolor="#FFFFFF" class="style2"><font face="Tahoma">วันที่จัดซื้อ</font></td>
<td bgcolor="#FFFFFF" class="style1">
<?php
$sday = $rs['Date_buy'];
$yearthai = explode( "-", $sday );
$day = intval( $yearthai[2] );
$month = intval( $yearthai[1] );
$year = intval( $yearthai[0] );
$m = getThaiSubMonth( $month );
echo $day ." ". $m ." ". $year;
?>
</a></td>
</tr>
<tr>
<td height="22" align="center" bgcolor="#FFFFFF" class="style2"><font face="Tahoma">วันที่หมดอายุการใช้งาน</font></td>
<td bgcolor="#FFFFFF" class="style1"><span class="TEXT-DARK-BLUE10"><span class="style11">
<?php
$sday = $rs['Date_buy'];
$yearthai = explode( "-", $sday );
$day = intval( $yearthai[2] );
$month = intval( $yearthai[1] );
$year = intval( $yearthai[0] )+ $rss ['Year'];
$m = getThaiSubMonth( $month );
echo $day ." ". $m ." ". $year;
?>
</span></span></td>
</tr>
<tr>
<td height="22" align="center" bgcolor="#FFFFFF" class="style2"><font face="Tahoma">ราคาที่จัดซื้อ/หน่วย</font></td>
<td bgcolor="#FFFFFF" class="style1"><span class="style3"><?php echo number_format($rs['Price'],2,'.',','); ?></span><font face="Tahoma"> บาท</font></span></td>
</tr>
<tr>
<td align="center" bgcolor="#FFFFFF" class="style2"><font face="Tahoma">จำแนกเป็นครุภัณฑ์</font></td>
<td bgcolor="#FFFFFF" class="style1"><span class="style11">
<?php
echo"$rs[Fund]";
?>
</span></td>
</tr>
<tr>
<td align="center" bgcolor="#FFFFFF" class="style2"><font face="Tahoma">หน่วยงาน /ฝ่าย</font></td>
<td bgcolor="#FFFFFF"><font color="#003366" face="Tahoma">
<?php
$Faculty_code = $rs['Faculty_code'];
$strSQL3 = "SELECT * FROM faculty_tb Where Faculty_code='$Faculty_code' ";
$result3 = mysql_query($strSQL3);
while( $rs3 = mysql_fetch_array($result3))
{
echo"<option value=\"$rs3[Faculty_code]\" ><b>$rs3[Faculty_name]</b></option>\n";
}
?>
</font></a></td>
</tr>
<tr>
<td height="22" align="center" bgcolor="#FFFFFF" class="style2"><font face="Tahoma">ใช้ประจำที่/สถานที่จัดเก็บ</font></td>
<td bgcolor="#FFFFFF"><font color="#003366" size="2" face="Tahoma"><strong><font size="2" face="Tahoma"><strong><font color="#003366" face="Tahoma">
<?php
$RoomId = $rs['RoomId'];
$strSQL3 = "SELECT * FROM room_tb Where code='$RoomId' ";
$result3 = mysql_query($strSQL3);
while( $rs3 = mysql_fetch_array($result3))
{
echo"<option value=\"$rs3[code]\" ><b>$rs3[Room_name]</b></option>\n";
}
?>
</font></strong></font></strong></font></td>
</tr>
<tr>
<td height="25" align="center" bgcolor="#FFFFFF" class="style2"><font face="Tahoma">ลักษณะคุณสมบัติของครุภัณฑ์</font></td>
<td bgcolor="#FFFFFF"><?= (nl2br($rs['Statistic'])) ;?></td>
</tr>
<tr>
<td height="27" align="center" bgcolor="#FFFFFF" class="style2"><font face="Tahoma">เลขที่เอกสารที่ได้มา</font></td>
<td bgcolor="#FFFFFF"><?php
echo"$rs[In_document]";
?></td>
</tr>
<tr>
<td height="27" align="center" bgcolor="#FFFFFF" class="style2"><font face="Tahoma">หลักฐานการจ่ายเงิน</font></td>
<td bgcolor="#FFFFFF"><?php
echo"$rs[Price_document]";
?></td>
</tr>
<tr>
<td height="27" align="center" bgcolor="#FFFFFF" class="style2"><font face="Tahoma">รายการที่เปลี่ยนแปลง</font></td>
<td bgcolor="#FFFFFF"><?php
echo"$rs[Modify_detail]";
?></td>
</tr>
<tr>
<td height="27" align="center" bgcolor="#FFFFFF" class="style2"><font face="Tahoma">เลขที่เอกสารที่เปลี่ยนแปลง</font></td>
<td bgcolor="#FFFFFF"><?php
echo"$rs[Modify_document]";
?></td>
</tr>
<tr>
<td height="27" align="center" bgcolor="#FFFFFF" class="style2"><font face="Tahoma">ชื่อผู้ขาย / บริจาค </font></td>
<td bgcolor="#FFFFFF"><?php
echo"$rs[Name]";
?></td>
</tr>
<tr>
<td height="16" align="center" bgcolor="#FFFFFF" class="style2"><font face="Tahoma">ที่อยู่ผู้ขาย</font></td>
<td bgcolor="#FFFFFF"><?= (nl2br( $rs['Address']));?></td>
</tr>
<tr>
<td height="22" align="center" bgcolor="#FFFFFF" class="style2"><font face="Tahoma">โทรศัพท์</font></td>
<td bgcolor="#FFFFFF"><?php
echo"$rs[Phone]";
?></td>
</tr>
<tr>
<td height="16" bgcolor="#FFFFFF" class="style2"> </td>
<td bgcolor="#FFFFFF"> </td>
</tr>
<tr>
<td height="16" bgcolor="#FFFFFF" class="style2"> </td>
<td bgcolor="#FFFFFF"><img src="../Man_pic/<?php echo $rs['Img1']; ?>" width="325" height="253" /></td>
</tr>
<tr>
<td height="16" bgcolor="#FFFFFF" class="style2"> </td>
<td bgcolor="#FFFFFF"> </td>
</tr>
</table>
<br />
<br />
<table width="96%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td>
<?php if( $numrows > 0 ) { ?>
<?php } #if ?></td>
</tr>
</table>
<br /></td></tr>
</form>
</table>
</fieldset></td>
</tr>
</table>
<?php include("../templates/incFooter.php"); ?>
</body>
</html>
<?php
/** Close the Database */
$dbObj->disconn();
/** Unset Class */
unset($dbObj);
?>
|