Hi,
I'm a php newbie, and i'm creating a Facebook application for my flash game.
in the main page of the application, I want to print the current user friends sorted by score.
I get first user friends using my application with this api function :
<?php $friends =...