Facebook connect, FBML: How do i get the user id? -
I have a dead simple Facebook Connect app, which is actually nothing more than obtaining a name and profile picture from the user Does that link to my website but to show profiles to other users and the name of the user taken from Facebook and Facebook's name to their own database in their own database in the Facebook profile id Need to Tor - but how do I get the currently logged in user's user ID?
Can it be done in a pure FBML? I should be as easy as possible for this; -)
FBML is deprecated but XFBML is not.
The easiest way to EXFBML
and
& lt; Fb: profile-picture uid = "logger" size = "squire" facebook-logo = "true" & gt; & Lt; / Fb: profile-picture & gt;
Alternatively, the API
/ me? Fields = id, name, picture
Comments
Post a Comment