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