|
|
|
จะดึงข้อมูลจากตารางมาแก้ไขอะคะแต่มันไม่ยอมโชว์ข้อมูลอะเขียนโค้ดถูกไหมอะคะ |
|
|
|
|
|
|
|
<?php
//==== code ตัวนี้เราควรจะไว้นอกการทำงาน ของ form ครับคือให้มันทำการกดปุ่มแล้วเราก้อมาเช็ค if เพื่อให้มันทำงานตามที่เราต้องการ =====//
//==== ลองดูครับ ผิดถูกยังไงก้อมาว่ากันจ้า ====//
$asset_sub=$_POST['asset_sub'];
$asset_y=$_POST['asset_y'];
$room_Id=$_POST['room_Id'];
$roomname=$_POST['roomname'];
$floor=$_POST['floor'];
$building=$_POST['building'];
$asset_sub=$_SESSION['asset_sub'];
$sql1="SELECT * FROM `asset` WHERE `asset_sub`='$asset_sub'";//เรียกใช้ section
$sqlquery=mysql_query($sql1);
$read=mysql_fetch_array($sqlquery);
if($read){
$sql="update `asset` set (`asset_sub` ,`asset_y` ,`assetname` ,`room_Id` ,`roomname` ,`floor`,`building` )
VALUES ('$asset_sub', '$asset_y', '$assetname', '$room_Id', '$roomname', '$floor', '$building')";
$query=mysql_query($sql);
//if(! $query)
//{
//die('Could not enter data: ' . mysql_error());
//}
if($query)
{
echo'<script>alert("แก้ไขสินทรัพย์เรียบร้อยแล้ว");window.location="asset.php";</script>';
}else{
echo'<script>alert("การแก้ไขสินทรัพย์เกิดข้อผิดพลาด");window.location="addasset.php";</script>';
}
//mysql_close();
}
?>
Tag : PHP
|
|
|
|
|
|
Date :
2010-08-14 08:52:52 |
By :
ผู้หญิงสีดำ |
View :
1027 |
Reply :
36 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
^^^^ เปงหน้าที่ดึงข้อมูลมาโชว์อะคะ
^^^^ ต้องการให้ข้อมูลจากภาพแรกมาโชว์แล้วทำการแก้ไขอะคะ อีกอย่างคือว่าอยากให้มันทำงานหน้า ภาพที่ 2 หน้าเดียวเลยอะคะแบบว่าไม่ต้องไปเขียนโค้ดเพื่อทำการตรวจสอบอีกหน้าอะคะ รบกวนดูให้หน่อยนะคะ
|
|
|
|
|
Date :
2010-08-14 08:58:00 |
By :
ผู้หญิงสีดำ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
เอาตัวหนอนออกก่อนครับ
sql1="SELECT * FROM asset WHERE asset_sub='$asset_sub'";//เรียกใช้ section
$sqlquery=mysql_query($sql1);
$read=mysql_fetch_array($sqlquery);
if($read){
$sql="update asset set (asset_sub ,asset_y,assetname ,room_Id ,roomname ,floor,building )
VALUES ('$asset_sub', '$asset_y', '$assetname', '$room_Id', '$roomname', '$floor', '$building')";
|
|
|
|
|
Date :
2010-08-14 09:54:23 |
By :
Dragons_first |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<form method="GET" action=<?=$_SERVER['PHP_SELF']?>>
พอรับตัวแปรมาก็ <?=$_REQUEST["ตัวแปร"]?>
ใช้ if else เป็นตัวดักจับปุ่ม submit = if(submit){}
|
ประวัติการแก้ไข 2010-08-14 09:58:02 2010-08-14 09:58:42
|
|
|
|
Date :
2010-08-14 09:57:45 |
By :
Dragons_first |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5555 ขอโทษทีผมดูผิด ตกลงเอาภาพที่ 1 กับภาพที่ 2 แสดงในหน้าเดียวกันใช่ปะ คุณลอง include มาดูสิครับ
|
|
|
|
|
Date :
2010-08-14 10:15:40 |
By :
Dragons_first |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ทำแล้วอะคะ มันไม่ออกอะ มันไม่โชว์ข้อมูลไรเลยอะ ไม่รู้ว่าเขียนโค้ดผิดอะป่าวอะจ้า
อีกอย่างนู๋ทำให้มันวนหน้าเดียวไม่เปงอะ ช่วยสอนหน่อยสิคะว่ามันต้องทำยังไงอิอิ
|
|
|
|
|
Date :
2010-08-14 10:18:42 |
By :
ผู้หญิงสีดำ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
เออคือว่า ภาพที่ 1 มันจะโชว์ข้อมูลใช่ไหมคะ พอกด แก้ไขมันจะวิ่งไปภาพที่ 2 อะจ้า
แล้วพอดีภาพที่ 2 มันไม่ยอมโชว์ข้อมูลตามที่เรากดมาอะจ้า
|
|
|
|
|
Date :
2010-08-14 10:20:15 |
By :
ผู้หญิงสีดำ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
แล้วภาพที่ 1 ล่ะ ข้อมูล ขึ้นมารึยังล่ะครับ ถ้าขึ้นมาแล้วคุณอ้างข้อมูลในการแก้ไขยังไงครับ ผ่าน id รึป่าวครับ ถ้าผ่าน id แล้วใส่ ?id=$id ต่อท้ายลิงค์รึยังครับ
|
|
|
|
|
Date :
2010-08-14 10:33:32 |
By :
Dragons_first |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
พอรันขึ้นแล้วคะ แต่พอกดแก้ไข หน้าแก้ไขข้อมูลมันไม่ขึ้นอะคะ
|
ประวัติการแก้ไข 2010-08-14 10:45:24 2010-08-14 10:47:25
|
|
|
|
Date :
2010-08-14 10:44:28 |
By :
ผู้หญิงสีดำ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ดูโค๊ดหน่อยครับ
|
|
|
|
|
Date :
2010-08-14 10:46:43 |
By :
Dragons_first |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<?php @session_start();
include('../include/config.php');
$asset_sub=$_SESSION['asset_sub'];
$sql1="SELECT * FROM `asset` WHERE `asset_sub`='$asset_sub'";//เรียกใช้ section
$sqlquery=mysql_query($sql1);
$read=mysql_fetch_array($sqlquery);
?>
<!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"><!-- InstanceBegin template="/Templates/T_asset.dwt.php" codeOutsideHTMLIsLocked="false" -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- InstanceBeginEditable name="doctitle" -->
<title>แก้ไขสินทรัพย์</title>
<!-- InstanceEndEditable -->
<style type="text/css">
<!--
.style3 {
font-size: 18px;
height: 100%;
width: 100%;
}
.style4 {
font-family: AngsanaUPC, AngsanaNew;
height: 100%;
width: 100%;
}
body {
background-color: #D9ECEC;
height: 100%;
width: 100%;
}
-->
</style>
<!-- InstanceBeginEditable name="head" --><!-- InstanceEndEditable -->
</head>
<body>
<div align="center">
<table width="800" border="0" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF">
<!--DWLayoutTable-->
<tr>
<td width="800" height="24" valign="top" background="../image/banner12_01.jpg"><div align="right" class="style3"><?php echo"<font size=2 >ยินดีตอนรับคุณ</font> ".$_SESSION['name'];?> <span class="style4"><a href="../member/editmember.php">แก้ไขข้อมูล</a> <a href="../Intro.php">(ออกจากระบบ)</a></span></div></td>
</tr>
<tr>
<td height="106" valign="top"><div align="center"><img src="../image/banner12_02.jpg" alt="" width="800" height="106" /></div></td>
</tr>
<tr>
<td height="32" valign="top" background="../image/banner12_03.jpg"> </td>
</tr>
<tr>
<td height="590" valign="top"><!-- InstanceBeginEditable name="EditRegion1" -->
<p> </p>
<form action="editasset.php?asset_sub=<?=$_GET["asset_sub"];?>" name="frmEdit" method="post">
<div align="center">
<?php
//==== code ตัวนี้เราควรจะไว้นอกการทำงาน ของ form ครับคือให้มันทำการกดปุ่มแล้วเราก้อมาเช็ค if เพื่อให้มันทำงานตามที่เราต้องการ =====//
//==== ลองดูครับ ผิดถูกยังไงก้อมาว่ากันจ้า ====//
$asset_sub=$_POST['asset_sub'];
$asset_y=$_POST['asset_y'];
$room_Id=$_POST['room_Id'];
$roomname=$_POST['roomname'];
$floor=$_POST['floor'];
$building=$_POST['building'];
$asset_sub=$_SESSION['asset_sub'];
$sql1 = "SELECT * FROM `asset` WHERE asset_sub='$asset_sub'";//เรียกใช้ section
$sqlquery=mysql_query($sql1);
$read=mysql_fetch_array($sqlquery);
if($read){
$sql="update asset set (asset_sub ,asset_y,assetname ,room_Id ,roomname ,floor,building )
VALUES ('$asset_sub', '$asset_y', '$assetname', '$room_Id', '$roomname', '$floor', '$building')";
$query=mysql_query($sql);
//if(! $query)
//{
//die('Could not enter data: ' . mysql_error());
//}
if($query)
{
echo'<script>alert("แก้ไขสินทรัพย์เรียบร้อยแล้ว");window.location="asset.php";</script>';
}else{
echo'<script>alert("การแก้ไขสินทรัพย์เกิดข้อผิดพลาด");window.location="addasset.php";</script>';
}
//mysql_close();
}
?>
|
|
|
|
|
Date :
2010-08-14 10:48:02 |
By :
ผู้หญิงสีดำ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ขอดู code รูปที่ 1 หน่อย
|
|
|
|
|
Date :
2010-08-14 10:50:21 |
By :
onedan |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
แป๋วๆๆๆๆๆ โค๊ดก่อนหน้าโค๊ดนี้สิครับ ที่มันแสดงข้อมูลได้แล้วครับ
|
|
|
|
|
Date :
2010-08-14 10:52:05 |
By :
Dragons_first |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
จะดูโค้ดภาพที่ 1 หรอคะ หน้านี้ไม่มีโค้ดไรเลยคะ
|
ประวัติการแก้ไข 2010-08-14 10:54:15
|
|
|
|
Date :
2010-08-14 10:53:44 |
By :
ผู้หญิงสีดำ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ต้องมีสิ เพราะ หน้า(ภาพ)ที่ 1 จะต้องส่ง paramiter ไปยังหน้า(ภาพ)ที่ 2
|
|
|
|
|
Date :
2010-08-14 11:01:38 |
By :
onedan |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<?php include('../include/config.php');
session_start();?>
<?php require_once('../Connections/asset.php'); ?>
<?php
if (!function_exists("GetSQLValueString")) {
function GetSQLValueString($theValue, $theType, $theDefinedValue = "", $theNotDefinedValue = "")
{
$theValue = get_magic_quotes_gpc() ? stripslashes($theValue) : $theValue;
$theValue = function_exists("mysql_real_escape_string") ? mysql_real_escape_string($theValue) : mysql_escape_string($theValue);
switch ($theType) {
case "text":
$theValue = ($theValue != "") ? "'" . $theValue . "'" : "NULL";
break;
case "long":
case "int":
$theValue = ($theValue != "") ? intval($theValue) : "NULL";
break;
case "double":
$theValue = ($theValue != "") ? "'" . doubleval($theValue) . "'" : "NULL";
break;
case "date":
$theValue = ($theValue != "") ? "'" . $theValue . "'" : "NULL";
break;
case "defined":
$theValue = ($theValue != "") ? $theDefinedValue : $theNotDefinedValue;
break;
}
return $theValue;
}
}
mysql_select_db($database_asset, $asset);
$query_asset = "SELECT * FROM asset";
$asset = mysql_query($query_asset, $asset) or die(mysql_error());
$row_asset = mysql_fetch_assoc($asset);
$totalRows_asset = mysql_num_rows($asset);
?>
<!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"><!-- InstanceBegin template="/Templates/T_asset.dwt.php" codeOutsideHTMLIsLocked="false" -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- InstanceBeginEditable name="doctitle" -->
<title>สินทรัพย์</title>
<!-- InstanceEndEditable -->
<style type="text/css">
<!--
.style3 {
font-size: 18px;
height: 100%;
width: 100%;
}
.style4 {
font-family: AngsanaUPC, AngsanaNew;
height: 100%;
width: 100%;
}
body {
background-color: #D9ECEC;
height: 100%;
width: 100%;
}
-->
</style>
<!-- InstanceBeginEditable name="head" -->
<style type="text/css">
<!--
.style2 {font-family: AngsanaUPC, AngsanaNew; font-size: 18px; }
.style2 { font-family: AngsanaUPC, AngsanaNew;
font-size: 18px;
}
.style5 {font-family: AngsanaUPC, AngsanaNew; font-size: 18px; font-weight: bold; }
.style8 {
font-family: AngsanaUPC, AngsanaNew;
font-size: 24;
}
.style9 {font-size: 24}
-->
</style>
<!-- InstanceEndEditable -->
</head>
<body>
<div align="center">
<table width="800" border="0" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF">
<!--DWLayoutTable-->
<tr>
<td width="800" height="24" valign="top" background="../image/banner12_01.jpg"><div align="right" class="style3"><?php echo"<font size=2 >ยินดีตอนรับคุณ</font> ".$_SESSION['name'];?> <span class="style4"><a href="../member/editmember.php">แก้ไขข้อมูล</a> <a href="../Intro.php">(ออกจากระบบ)</a></span></div></td>
</tr>
<tr>
<td height="106" valign="top"><div align="center"><img src="../image/banner12_02.jpg" alt="" width="800" height="106" /></div></td>
</tr>
<tr>
<td height="32" valign="top" background="../image/banner12_03.jpg"> </td>
</tr>
<tr>
<td height="590" valign="top"><!-- InstanceBeginEditable name="EditRegion1" -->
<p> </p>
<form id="form1" name="form1" method="post" action="">
<label>
<div align="left">
<table width="842" border="1" bordercolor="#000000">
<tr>
<td colspan="2"><div align="center" class="style2"><strong>รหัสสินทรัพย์</strong></div></td>
<td colspan="5"><div align="center" class="style5">รายละเอียด</div></td>
<td width="64" rowspan="2"><div align="center" class="style2"><strong>แก้ไขข้อมูล</strong></div></td>
<td width="56" rowspan="2"><div align="center" class="style5">ลบข้อมูล</div></td>
</tr>
<tr>
<td width="84"><div align="center" class="style5">
<div align="center">หลัก</div>
</div></td>
<td width="73"><div align="center" class="style5">
<div align="center">ย่อย</div>
</div></td>
<td width="186"><div align="center" class="style5">ชื่อสินทรัพย์</div></td>
<td width="79"><div align="center" class="style5">
<div align="center">รหัสห้อง</div>
</div></td>
<td width="104"><div align="center" class="style5">
<div align="center">ห้อง</div>
</div></td>
<td width="61"><div align="center" class="style5">
<div align="center">ชั้น</div>
</div></td>
<td width="77"><div align="center" class="style5">
<div align="center">อาคาร</div>
</div></td>
</tr>
<?php
while($row_asset = mysql_fetch_assoc($asset))
{
?>
<tr>
<td><div align="center"><span class="style2"><?php echo $row_asset['asset_sub']; ?></span></div></td>
<td><div align="center"><span class="style2"><?php echo $row_asset['asset_y']; ?></span></div></td>
<td><span class="style2"><?php echo $row_asset['assetname']; ?></span></td>
<td><div align="center"><span class="style2"><?php echo $row_asset['room_Id']; ?></span></div></td>
<td><div align="center"><span class="style2"><?php echo $row_asset['roomname']; ?></span></div></td>
<td><div align="center"><span class="style2"><?php echo $row_asset['floor']; ?></span></div></td>
<td><div align="center"><span class="style2"><?php echo $row_asset['building']; ?></span></div></td>
<td><div align="center"><a href="editasset.php"><img src="../image/Remove-icon.png" width="24" height="26" border="0" /></a></div></td>
<td><div align="center"><span class="style9"></span><img src="../image/Delete-icon.png" width="27" height="27" border="0" />
</div></td>
</tr>
<?php
}
?>
</table>
<br />
</div>
<p align="center">
<label></label>
</p>
</form>
<form id="form2" name="form2" method="post" action="addasset.php">
<div align="center">
<input type="submit" name="button" id="button" value="เพิ่มข้อมูล" />
</div>
</form>
<p> </p>
<!-- InstanceEndEditable --></td>
</tr>
<tr>
<td height="48" valign="top" background="../image/footter2 copy.jpg"><!--DWLayoutEmptyCell--> </td>
</tr>
</table>
</div>
</body>
<!-- InstanceEnd --></html>
<?php
mysql_free_result($asset);
?>
|
|
|
|
|
Date :
2010-08-14 11:03:49 |
By :
ผู้หญิงสีดำ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
โทดนะคะพอดีก็อป แท็ก ไม่เปงอะ ก็อปแล้วแท็กไม่มาอะ คะ
|
|
|
|
|
Date :
2010-08-14 11:04:17 |
By :
ผู้หญิงสีดำ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<a href="editasset.php"><img src="../image/Remove-icon.png" width="24" height="26" border="0" /></a>
ต้องส่ง paramiter ไปด้วยนะ
primary key ของ ตาราง asset คือ ไรหรอ
|
ประวัติการแก้ไข 2010-08-14 11:11:18
|
|
|
|
Date :
2010-08-14 11:09:43 |
By :
onedan |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
รหัสสินทรัพย์จ้า
|
ประวัติการแก้ไข 2010-08-14 11:14:02
|
|
|
|
Date :
2010-08-14 11:13:10 |
By :
ผู้หญิงสีดำ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ผมหมายถึงคีย์หลักของตารางนะ
งั้นผมเดาละกัน
ลองแก้แบบนี้นะ
หาบรรทัด
<a href="editasset.php"><img src="../image/Remove-icon.png" width="24" height="26" border="0" /></a>
แก้เป็น
<a href="editasset.php?asset_id=<?php echo $row_asset['asset_id']; ?>"><img src="../image/Remove-icon.png" width="24" height="26" border="0" /></a>
และขอ code หน้า(ภาพ) 2 ด้วย
|
ประวัติการแก้ไข 2010-08-14 11:19:07
|
|
|
|
Date :
2010-08-14 11:17:32 |
By :
onedan |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
พี่คะ ลองเปลี่ยนแล้ว พอกดลิงค์แก้ไข ข้อมูลหน้าแก้ไขข้อมูลก้อไม่โชว์อยู่ดีๆอะจ้า
|
|
|
|
|
Date :
2010-08-14 11:19:47 |
By :
ผู้หญิงสีดำ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ขอ code หน้า(ภาพ) 2 ด้วย
|
|
|
|
|
Date :
2010-08-14 11:20:41 |
By :
onedan |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
นู๋อยากจะบอกว่านุ๋เอา asset_sub เปง key อะจ้า
|
|
|
|
|
Date :
2010-08-14 11:20:57 |
By :
ผู้หญิงสีดำ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ที่แก้เป็น
<a href="editasset.php?asset_id=<?php echo $row_asset['asset_id']; ?>"><img src="../image/Remove-icon.png" width="24" height="26" border="0" /></a>
ที่ url แสดงเป็นแบบนี้ใช้ไหม
localhost/yousite/editasset.php?asset_id=ตัวเลข
ประมาณนี้ไหม
|
|
|
|
|
Date :
2010-08-14 11:24:13 |
By :
onedan |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
หน้า 2 คะ
Code (PHP)
<?php @session_start();
include('../include/config.php');
$asset_sub=$_SESSION['asset_sub'];
$sql1="SELECT * FROM `asset` WHERE `asset_sub`='$asset_sub'";//เรียกใช้ section
$sqlquery=mysql_query($sql1);
$read=mysql_fetch_array($sqlquery);
?>
<!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"><!-- InstanceBegin template="/Templates/T_asset.dwt.php" codeOutsideHTMLIsLocked="false" -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- InstanceBeginEditable name="doctitle" -->
<title>แก้ไขสินทรัพย์</title>
<!-- InstanceEndEditable -->
<style type="text/css">
<!--
.style3 {
font-size: 18px;
height: 100%;
width: 100%;
}
.style4 {
font-family: AngsanaUPC, AngsanaNew;
height: 100%;
width: 100%;
}
body {
background-color: #D9ECEC;
height: 100%;
width: 100%;
}
-->
</style>
<!-- InstanceBeginEditable name="head" --><!-- InstanceEndEditable -->
</head>
<body>
<div align="center">
<table width="800" border="0" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF">
<!--DWLayoutTable-->
<tr>
<td width="800" height="24" valign="top" background="../image/banner12_01.jpg"><div align="right" class="style3"><?php echo"<font size=2 >ยินดีตอนรับคุณ</font> ".$_SESSION['name'];?> <span class="style4"><a href="../member/editmember.php">แก้ไขข้อมูล</a> <a href="../Intro.php">(ออกจากระบบ)</a></span></div></td>
</tr>
<tr>
<td height="106" valign="top"><div align="center"><img src="../image/banner12_02.jpg" alt="" width="800" height="106" /></div></td>
</tr>
<tr>
<td height="32" valign="top" background="../image/banner12_03.jpg"> </td>
</tr>
<tr>
<td height="590" valign="top"><!-- InstanceBeginEditable name="EditRegion1" -->
<p> </p>
<form action="editasset.php?asset_sub=<?=$_GET["asset_sub"];?>" name="frmEdit" method="post">
<div align="center">
<?php
//==== code ตัวนี้เราควรจะไว้นอกการทำงาน ของ form ครับคือให้มันทำการกดปุ่มแล้วเราก้อมาเช็ค if เพื่อให้มันทำงานตามที่เราต้องการ =====//
//==== ลองดูครับ ผิดถูกยังไงก้อมาว่ากันจ้า ====//
$asset_sub=$_POST['asset_sub'];
$asset_y=$_POST['asset_y'];
$room_Id=$_POST['room_Id'];
$roomname=$_POST['roomname'];
$floor=$_POST['floor'];
$building=$_POST['building'];
$asset_sub=$_SESSION['asset_sub'];
$sql1 = "SELECT * FROM `asset` WHERE asset_sub='$asset_sub'";//เรียกใช้ section
$sqlquery=mysql_query($sql1);
$read=mysql_fetch_array($sqlquery);
if($read){
$sql="update asset set (asset_sub ,asset_y,assetname ,room_Id ,roomname ,floor,building )
VALUES ('$asset_sub', '$asset_y', '$assetname', '$room_Id', '$roomname', '$floor', '$building')";
$query=mysql_query($sql);
//if(! $query)
//{
//die('Could not enter data: ' . mysql_error());
//}
if($query)
{
echo'<script>alert("แก้ไขสินทรัพย์เรียบร้อยแล้ว");window.location="asset.php";</script>';
}else{
echo'<script>alert("การแก้ไขสินทรัพย์เกิดข้อผิดพลาด");window.location="addasset.php";</script>';
}
//mysql_close();
}
?>
<table width="500" border="1">
<tr>
<td colspan="2"> </td>
</tr>
<tr>
<td width="165"><div align="left">รหัสสินทรัพย์(หลัก)</div></td>
<td width="319"><div align="left">
<input name="asset_sub" type="text" id="asset_sub" value="<?=$read['asset_sub'];?>" />
</div></td>
</tr>
<tr>
<td><div align="left">รหัสสินทรัพย์(ย่อย)</div></td>
<td><div align="left">
<input name="asset_y" type="text" id="asset_y" value="<?=$read['asset_y'];?>" />
</div></td>
</tr>
<tr>
<td><div align="left">ชื่อสินทรัพย์</div></td>
<td><div align="left">
<input name="assetname" type="text" id="assetname" value="<?=$read['assetname'];?>" />
</div></td>
</tr>
<tr>
<td><div align="left">รหัสห้อง</div></td>
<td><div align="left">
<input name="room_Id" type="text" id="room_Id" value="<?=$read['room_Id'];?>" />
</div></td>
</tr>
<tr>
<td><div align="left">ห้อง</div></td>
<td><div align="left">
<input name="roomname" type="text" id="roomname" value="<?=$read['roomname'];?>" />
</div></td>
</tr>
<tr>
<td><div align="left">ชั้น</div></td>
<td><div align="left">
<input name="floor" type="text" id="floor" value="<?=$read['floor'];?>" />
</div></td>
</tr>
<tr>
<td><div align="left">อาคาร</div></td>
<td><div align="left">
<input name="building" type="text" id="building" value="<?=$read['building'];?>" />
</div></td>
</tr>
<tr>
<td colspan="2"><div align="center">
<div align="center">
<div align="center">
<input type="submit" name="button" id="button" value="ตกลง" />
</div>
</tr>
</table>
</div>
<p align="center"> </p>
<p align="center"> </p>
</form>
<p> </p>
<!-- InstanceEndEditable --></td>
</tr>
<tr>
<td height="48" valign="top" background="../image/footter2 copy.jpg"><!--DWLayoutEmptyCell--> </td>
</tr>
</table>
</div>
</body>
<!-- InstanceEnd --></html>
|
|
|
|
|
Date :
2010-08-14 11:24:23 |
By :
ผู้หญิงสีดำ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
คะ ตอนที่คลิกปุ่มอะจ้า มันจะวิ่งไปหน้า code หน้า 2 ที่นุ๋ส่งไปอะจ้า
|
|
|
|
|
Date :
2010-08-14 11:32:52 |
By :
ผู้หญิงสีดำ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
หน้า 1 แก้
<a href="editasset.php?asset_sub=<?php echo $row_asset['asset_sub']; ?>"><img src="../image/Remove-icon.png" width="24" height="26" border="0" /></a>
หน้า 2 แก้
<?php @session_start();
include('../include/config.php');
$asset_sub=$_GET['asset_sub'];
$sql1="SELECT * FROM `asset` WHERE `asset_sub`='$asset_sub'";//เรียกใช้ section
$sqlquery=mysql_query($sql1);
$read=mysql_fetch_array($sqlquery);
?>
|
|
|
|
|
Date :
2010-08-14 11:34:51 |
By :
onedan |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
มันก้อยังไม่โชว์อะจ้า เป็นเพราะนู๋เขียนโค้ดผิดทั้งหมดเลยหรือเปล่าอะ หรือไงว้าๆๆๆๆ รบกวนด้วยนะคะ
|
|
|
|
|
Date :
2010-08-14 11:39:22 |
By :
ผู้หญิงสีดำ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
url หน้า edit เป็นแบบนี้
http://localhost/asset/admin/editasset.php?asset_sub=ค่า
ไหม
|
|
|
|
|
Date :
2010-08-14 11:42:11 |
By :
onedan |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ท้อแล้วหรอ สู้ๆ นะ
|
|
|
|
|
Date :
2010-08-14 11:53:31 |
By :
onedan |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ได้หรือยังครับเนี่ย
|
|
|
|
|
Date :
2010-08-14 13:06:32 |
By :
Dragons_first |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ยังเลยอะคะ ตอนนี้นู๋อยากรุ้ว่า การโชว์ข้อมูลแบบภาพแรก จะดึงข้อมูลมาโชว์
ในภาพที่ 2 ยังอะคะ หรือว่ามันดึงมาโชว์ไม่ได้ถ้าใช้วิธีแบบภาพ 1 แล้วถ้าโชว์ได้
นู๋เขียนโค้ดผิดตรงไหนหรือเปล่าอะคะ
|
|
|
|
|
Date :
2010-08-15 10:09:24 |
By :
ผู้หญิงสีดำ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
น่าจะผิดตรงที่ไปได้ส่งค่าไปยังหน้า(ภาพ)ที่ 2 นะ
|
|
|
|
|
Date :
2010-08-15 10:47:34 |
By :
onedan |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Load balance : Server 04
|