質問編集履歴

1

該当のソースコードが見にくかったので修正しました。

2022/05/17 03:13

投稿

spot_0104
spot_0104

スコア5

test CHANGED
File without changes
test CHANGED
@@ -9,6 +9,8 @@
9
9
  エラー発生: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE id = 2' at line 1
10
10
 
11
11
  ////該当のソースコード////
12
+ ```
13
+
12
14
  <?php
13
15
  $user = '¥¥¥¥';
14
16
  $pass = '¥¥¥¥'';
@@ -42,3 +44,7 @@
42
44
  exit;
43
45
  }
44
46
  ?>
47
+
48
+
49
+ ```
50
+