I am trying to fetch the facebook friends details such as name, photo,current working and joined date. Am using PHP. I am tried to use the codes which are given in facebook-developer site.Url of that site is as followes.
http://developers.facebook.com/docs/reference/fql/
And i have completed the login code now i wants to display the friends details in my site as it is in the following url...
http://www.jobisjob.com/MyNetwork
In that please follow the facebook login link...
Can any one tell me how to do that using php?.