 |
ติดการ update ของ mysqli ดึงมาโชว์แต่ ไม่อับเดดให้คะ |
|
 |
|
|
 |
 |
|
เปิด error สิครับ
Code (PHP)
$aa = "update warning_notice set WarningNoticeNO='$WarningNoticeNO', Balance='$Balance', PaymentStatus='$PaymentStatus', PaymentDate='$PaymentDate', Date_made='$Date_made', Time_made='$Time_made' where WarningNoticeNO='$id'";
mysqli_query($conn,$aa) or die ($aa);
|
ประวัติการแก้ไข 2019-07-23 15:12:11
 |
 |
 |
 |
Date :
2019-07-23 15:07:30 |
By :
nobetaking |
|
 |
 |
 |
 |
|
|
 |
 |
|
 |
 |
|
|