如何在您的网站上使用Instagram照片
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了如何在您的网站上使用Instagram照片相关的知识,希望对你有一定的参考价值。
Thanks to followgram.me you can read a public feed with your photos. Use this code to retrieve your Instagr.am photos and use them on your web.
function getFollowgram($u) { // function read instagram feed through followgram.me service // thanks Fabio Lalli $url = "http://followgram.me/".$u."/rss"; $item = $items[1][$i]; $link = $temp[1][0]; $title = $temp[1][0]; $thumb = $temp[1][0]; $ar['date'][$i] = $date; $ar['link'][$i] = $link; $ar['title'][$i] = $title; } return $ar; }
以上是关于如何在您的网站上使用Instagram照片的主要内容,如果未能解决你的问题,请参考以下文章
如何使用 loc_physical_ms 在您的网站上获取城市和邮政编码?