質問編集履歴

1

例示用ドメイン修正

2017/01/25 05:41

投稿

noragaeru
noragaeru

スコア11

test CHANGED
File without changes
test CHANGED
@@ -76,7 +76,7 @@
76
76
 
77
77
  ```php
78
78
 
79
- $json = "http://hoge.com/hoge.json";
79
+ $json = "http://example.com/example.json";
80
80
 
81
81
  $arr = json_decode($json,true);
82
82