can you explain to me how can i call logout function of facebook php sdk, without that logged user have to click on logout link generated with the $facebook->getLogoutUrl.
2条回答 默认 最新
dongyuan8312 2011-06-05 15:03关注I think theres no method to do it.. how about making a curl request for the url generated using
$facebook->getLogoutUrl.in their js api they have provided
FB.logouthttp://developers.facebook.com/docs/reference/javascript/FB.logout/
本回答被题主选为最佳回答 , 对您是否有帮助呢?解决 无用评论 打赏 举报