摘要:
There are two three ways to check if the user has granted your application a specific Permission: Using the Graph APINow that Facebook added the permissions connection to the user object, you can easily check the user’s permission:$permissions=$facebook->api("/me/permissions");if(array_ 阅读全文
posted @ 2011-07-06 17:53
小炒花生米
阅读(1082)
评论(0)
推荐(0)
摘要:
wanted to know how to check if the user has already allowed your application to publish on his stream ( to avoid the momentarily popup menu). Currently I'm simply using this javascript++++++++++++++++++++++++++++++++++++++++<script><!--Facebook.showPermissionDialog('publish_stream,r 阅读全文
posted @ 2011-07-06 17:47
小炒花生米
阅读(292)
评论(0)
推荐(0)
浙公网安备 33010602011771号