hi,
After authenticating the user i need to get the users friends list
I got the user name and photo by below code
<'fb:profile-pic uid='loggedinuser' facebook-logo='true'><'fb:profile-pic>
"Welcome, <'fb:name uid='loggedinuser' useyou='false'><'/fb:name>.
I need to display friends list here
,Please suggests how to do this with uid attribute in hand .