I am recently started my facebook app. I am using the new facebook api for PHP. I need to display the friends with their name and profile picture.More over I need to select the friends and i need to send a private message to them.
Thanks in advance...
As you are not familiar with using php sdk, try the javascript sdk to get started it's easy to implement.
This link has documentation about the methods that you might need.