|
|
|
ช่วยดูให้หน่อยค่ะ คือมันไม่ยอม update ฐานข้อมูลให้ |
|
|
|
|
|
|
|
คือมันไม่มี Error ใดๆๆ ทั้งสิ้นเรยค่ะ
|
|
|
|
|
Date :
2009-12-16 14:52:02 |
By :
alfred |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
$result=mysql_db_query($dbname,$sql) or die(mysql_error());
echo $sql;
อะไรออกมา
|
|
|
|
|
Date :
2009-12-16 21:30:21 |
By :
plakrim |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ออกมาเป็นแบบนี้ค่ะ
update tb_typebook set typebook='นิตยสารบันเทิง55', book_price_rent='58' where id_typebook=''
|
|
|
|
|
Date :
2009-12-17 04:54:01 |
By :
alfred |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
update tb_typebook set typebook='นิตยสารบันเทิง55', book_price_rent='58' where id_typebook=''
ก็ตรง id_typebook มันเป็นค่าว่างนี่ครับมันเลยไม่อัพเดต เท่าที่ผมดูในหน้าฟอร์ม admin_type_edit.php
ผมไม่เห็นว่า มีฟิลด์ไหนที่ส่งค่า id_edit มาเลยครับลองตรวจสอบตรงนี้ว่ามีค่าปะ
$id_edit=$_POST[id_edit];
|
|
|
|
|
Date :
2009-12-17 20:49:20 |
By :
naskw |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Load balance : Server 02
|