I am trying to get friend birthday list.
But how to find using my api I dont know.
You can also use facebook api :
$friends_birthday = $facebook->api("/me/friends?fields=id,name,birthday");
you must also have permission friends_birthday in the scope of your app
friends_birthday
1.4m articles
1.4m replys
5 comments
57.0k users