Facebook API: How to let the php knows whether the user is a fan of the application or not?
- by Unreality
Facebook API: How to let the php knows whether the user is a fan of the application or not?
Plan 1: failed
is displayed at the html level only.. .it won't let the php level knows whether the user is a fan or not
Plan 2: failed
has got the same problem too
Plan 3: failed
fql permission table simply lacked the field of is_fan…