|
|
|
รบกวนขอตัวอย่าง code update table SQL หน่อยจิ จะเอาไปใช้ในการแก้ไขข้อมูลในหน้าเดียวจบนะ T-T |
|
|
|
|
|
|
|
ลองแก้ไขส่งค่าไปแล้ว มันฟ้องว่า table อีกตัวที่แทรกเข้าไปมีค่าเป็น NULL T-T
Code (PHP)
$updateSQL = sprintf("UPDATE gallery SET title=%s WHERE gid=%s",
GetSQLValueString($_POST['title'], "text"),
GetSQLValueString($_POST['gid'], "int"));
$updateSQL = sprintf("UPDATE pic SET ptitle=%s WHERE ptitle=%s",
GetSQLValueString($_POST['title'], "text"),
\
|
|
|
|
|
Date :
2011-06-30 11:49:55 |
By :
MermaidMelody |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Load balance : Server 00
|