【发布时间】:2013-08-16 23:42:44
【问题描述】:
我的天蓝色服务器上有一个.php script,它返回 JSON。当您在浏览器中访问该链接时,它会显示 JSON。
我想对该脚本进行 ajax 调用,但我对服务器的 ajax 调用都没有通过。我不知道为什么。
webpage that executes a failed ajax call to the .php script
会不会和跨域ajax调用有关?
【问题讨论】:
标签: php javascript ajax json azure