Can someone help with code for a sample Facebook application which just gets all the friends name, and images and prints them to the status? I tried some code provided in Facebook’s site, but for some reason it failed and I was not able to understand the error.
Share
Basic FQL approach (using the new PHP SDK):
FQL User Table documentation