質問編集履歴

1

誤字脱字の修正を行いました

2021/06/07 05:18

投稿

dodorio21
dodorio21

スコア3

test CHANGED
File without changes
test CHANGED
@@ -30,15 +30,15 @@
30
30
 
31
31
  ```
32
32
 
33
- <b>Fatal error</b>: Uncaught TypeError: file_get_contents(): Argument #1 ($filename) must be of type string, array given in C:\xampp\htdocs\strage\uploadfile.php:13
33
+ <b>Fatal error</b>: Uncaught TypeError: file_get_contents(): Argument #1 ($filename) must be of type string, array given in C:\xampp\htdocs\strage\uploadfile.php:1
34
34
 
35
35
  Stack trace:
36
36
 
37
- #0 C:\xampp\htdocs\strage\uploadfile.php(13): file_get_contents(Array)
37
+ #0 C:\xampp\htdocs\strage\uploadfile.php(1): file_get_contents(Array)
38
38
 
39
39
  #1 {main}
40
40
 
41
- thrown in <b>C:\xampp\htdocs\strage\uploadfile.php</b> on line <b>13</b><br />
41
+ thrown in <b>C:\xampp\htdocs\strage\uploadfile.php</b> on line <b>1</b><br />
42
42
 
43
43
  ```
44
44