我'iframe'
在 php 文件中使用,我的代码是:-
<iframe style="height: 448px;" id="iframecode" onload="" src="http://instaembedder.com/gallery.php?username=creatvsj&hashtag=&width=100&cols=2&frame=1&image_border=5&rows=3&cell_margin=8&display_username=1&likes=1&comments=1&date=0&link=0&caption=0&color=gray" frameborder="0" scrolling="no" width="234"></iframe>
它显示一个错误:
file_get_contents(https://api.instagram.com/v1/users/search?q=creatvsj&access_token=1427961184.11661b6.57259407a6e349a8aa60b2ad7266ceb2):打开流失败:HTTP请求失败!HTTP/1.1 429 - 在 /homepages/40/d514764673/htdocs/gallery.php 第 97 行
警告:在第 99 行的 /homepages/40/d514764673/htdocs/gallery.php 中为 foreach() 提供的参数无效
解决办法是什么???