Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

facebook photo tagging

how to show thumbnail view of tagged friends of user in a photo as the most applications like 'top-friends' are doing.I've used graph api but it only shows name of tagged friends.

like image 770
nitin mittal Avatar asked Nov 19 '25 23:11

nitin mittal


1 Answers

You can use photo.addTag

Download link: http://pearhub.org/get/facebook-0.1.0.tgz

Also read this: http://developers.facebook.com/blog/post/371

like image 59
Soner Gönül Avatar answered Nov 21 '25 12:11

Soner Gönül