質問編集履歴

3

2019/07/17 15:19

投稿

hiya_yakko10
hiya_yakko10

スコア11

test CHANGED
File without changes
test CHANGED
@@ -91,19 +91,3 @@
91
91
  }
92
92
 
93
93
  ```
94
-
95
-
96
-
97
- ### 試したこと
98
-
99
-
100
-
101
- ここに問題に対して試したことを記載してください。
102
-
103
-
104
-
105
- ### 補足情報(FW/ツールのバージョンなど)
106
-
107
-
108
-
109
- ここにより詳細な情報を記載してください。

2

誤字

2019/07/17 15:19

投稿

hiya_yakko10
hiya_yakko10

スコア11

test CHANGED
File without changes
test CHANGED
@@ -32,7 +32,7 @@
32
32
 
33
33
 
34
34
 
35
- Fatal error: Uncaught Error: Call to a member function fetchAll() on bool in /public_html/mission6/SignUp.php:35 Stack trace: #0 {main} thrown in /〇〇.php on line 35
35
+ Fatal error: Uncaught Error: Call to a member function fetchAll() on bool in /〇〇.php:35 Stack trace: #0 {main} thrown in /〇〇.php on line 35
36
36
 
37
37
  ```
38
38
 

1

誤字

2019/07/17 14:59

投稿

hiya_yakko10
hiya_yakko10

スコア11

test CHANGED
File without changes
test CHANGED
@@ -28,11 +28,11 @@
28
28
 
29
29
  ```
30
30
 
31
- Warning: PDO::query(): 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 '*) FROM userData WHERE name = 'test'' at line 1 in /public_html/mission6/SignUp.php on line 34
31
+ Warning: PDO::query(): 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 '*) FROM userData WHERE name = 'test'' at line 1 in /〇〇.php on line 34
32
32
 
33
33
 
34
34
 
35
- Fatal error: Uncaught Error: Call to a member function fetchAll() on bool in /public_html/mission6/SignUp.php:35 Stack trace: #0 {main} thrown in /public_html/mission6/SignUp.php on line 35
35
+ Fatal error: Uncaught Error: Call to a member function fetchAll() on bool in /public_html/mission6/SignUp.php:35 Stack trace: #0 {main} thrown in /〇〇.php on line 35
36
36
 
37
37
  ```
38
38