質問編集履歴

2

PHP

2017/02/23 08:35

投稿

marimokomokmOk
marimokomokmOk

スコア52

test CHANGED
File without changes
test CHANGED
@@ -3,6 +3,8 @@
3
3
  何故でしょうか。
4
4
 
5
5
 
6
+
7
+ ```
6
8
 
7
9
  if(isset($_POST['command']) && !$_POST['command'] == 'search'){
8
10
 
@@ -10,11 +12,19 @@
10
12
 
11
13
  }
12
14
 
15
+ ```
16
+
17
+
18
+
13
19
  こちらを追加してからです。
14
20
 
15
21
 
16
22
 
23
+ ```
24
+
17
25
  Parse error: syntax error, unexpected end of file in /home/takahashi/public_html/test28.php on line 233Parse error: syntax error, unexpected end of file in /home/takahashi/public_html/test28.php on line 233
26
+
27
+ ```
18
28
 
19
29
 
20
30
 

1

PHP

2017/02/23 08:35

投稿

marimokomokmOk
marimokomokmOk

スコア52

test CHANGED
File without changes
test CHANGED
@@ -19,3 +19,5 @@
19
19
 
20
20
 
21
21
  http://pastebin.com/kLya9muL
22
+
23
+ ↑このサイトにコードがあります