<?php
header('content-type:application/json;charset=utf-8');
echo file_get_contents('city.json');
?>
<?php
header('content-type:application/json;charset=utf-8');
echo file_get_contents('city.json');
?>
本文标题:通过php链接json
本文链接:https://www.haomeiwen.com/subject/icoqrxtx.html
网友评论