Facebook API: php kullanıcı uygulamanın bir hayranı olup olmadığını bilir izin nasıl?

1 Cevap php

Facebook API: php kullanıcı uygulamanın bir hayranı olup olmadığını bilir izin nasıl?

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 http://wiki.developers.facebook.com/index.php/Permissions_%28FQL%29

Plan 4: server lag calling restful API http://wiki.developers.facebook.com/index.php/Pages.isFan will bring a lot of lag to server... and I wonder if it can works on application page too.

Bu sorunu çözmek için herhangi bir öneri?

1 Cevap

Oh çözüm bulduk

$ Ispagefan = $ facebook-> api_client-> pages_isFan ($ APP_ID, $ fb_user);

X (burada ve hala göndermeden önce saat harcama çözüm elde edemezsiniz. Daha sonra sağ bu yazdıktan sonra bir çözüm bulundu