Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
A generic jQuery iterator function, which can be used to seamlessly iterate over both objects and arrays.
0
votes
2answers
115 views
IE doesn't have response.data from /me/friends
I'm not sure if I have to ask about jQuery or about Facebook, but so :
My current website Social Promo allows users to invite their friends to join for sponsoring. So I use the code below, and it ...
1
vote
0answers
265 views
How to sort from for each in PHP
From an array I start for each entry a function with a argument from the array (its friends from facebook). The function returns either 0 or a number bigger than 0. So at the moment, it justs displays ...