【发布时间】:2013-03-05 23:40:52
【问题描述】:
我正在尝试从这个 URL 的 json 页面加载内容:
http://makeprojects.com/api/1.0/guide/4
当我通过 file_get_contents 加载时,我没有得到零件数量和类型...这里有什么想法吗?
在此 Gist 中提供一些不同响应的示例:
https://gist.github.com/whyisjake/5095391
谢谢!
【问题讨论】:
标签: php json file-get-contents