php
1<?php 2$url = "http://weather.livedoor.com/forecast/webservice/json/v1?city=270000"; 3$json = file_get_contents($url); 4$json = json_encode($json); 5 6echo $json; 7 8 9 ?> 10```jav
投稿2019/09/13 10:18
編集2019/09/14 01:18php
1<?php 2$url = "http://weather.livedoor.com/forecast/webservice/json/v1?city=270000"; 3$json = file_get_contents($url); 4$json = json_encode($json); 5 6echo $json; 7 8 9 ?> 10```jav
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。