質問編集履歴

1

誤字修正

2018/09/25 05:00

投稿

reFX_Nexus
reFX_Nexus

スコア10

test CHANGED
File without changes
test CHANGED
@@ -60,7 +60,7 @@
60
60
 
61
61
  if(stripos($i, $w) !== FALSE){
62
62
 
63
- $b = $i;
63
+ $b[] = $i;
64
64
 
65
65
  }
66
66