It's possible to get the date when two users first interacted on Facebook? For example: in a comment, photo tags, …
facebook facebook-fql fql.multiquery facebook-friendsI want to find my friend whom I share with them the highest number of mutual friends. I tried to …
facebook facebook-graph-api facebook-fql fql.multiqueryI'm trying to select all mutual friends' connections with PHP/FQL. Using my UID (540 friends), which means >12,000 connections, of …
php facebook facebook-fql fql.multiqueryThis FQL multiquery, for example: https://graph.facebook.com/fql?q={"posts":"SELECT actor_id,message,permalink,created_time,comments.…
facebook get facebook-fql fql.multiquery