是否可以从 Facebook 获取个人资料中的所有图像?
我正在尝试在 Zend Framework 中编写一个 facebook 应用程序,我想在其中获取配置文件中保存的所有图像。
是否可以?
请帮助我......
提前致谢......
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.....
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
是的,请查看 http://developers.facebook.com/docs/reference/api/ user/(
照片
和相册
集合。)Yes, look at http://developers.facebook.com/docs/reference/api/user/ (the
photos
andalbums
collections.)