开发者

Is it possible to fecth all images in a profile from facebook?

开发者 https://www.devze.com 2023-02-07 11:27 出处:网络
I am trying to write a facebook application in Zend Framework, where I want to fetch all the images saved in a profile.

I am trying to write a facebook application in Zend Framework, where I want to fetch all the images saved in a profile.

Is it possible?

开发者_运维百科

Please help me......

Thanks in advance.....


Yes, look at http://developers.facebook.com/docs/reference/api/user/ (the photos and albums collections.)

0

精彩评论

暂无评论...
验证码 换一张
取 消