回答編集履歴
1
入力ミス
test
CHANGED
@@ -64,7 +64,7 @@
|
|
64
64
|
|
65
65
|
require_once('../common/dbconect.php');
|
66
66
|
|
67
|
-
|
67
|
+
|
68
68
|
|
69
69
|
$sql = 'SELECT id,product_name,price,image FROM mst_product WHERE 1';
|
70
70
|
|