The Facebook PHP-SDK provides Facebook Platform support to your PHP - based web apps.
I'd like to know if there is a simple way of retrieving the Cover photo from a user in my …
facebook facebook-php-sdkI have made a website on which a user has to log in using a username and password. I have …
php javascript facebook facebook-php-sdkCurrently, if I have a facebook friend whom I've tagged in a picture that I've uploaded, when I upload a …
facebook api facebook-graph-api facebook-javascript-sdk facebook-php-sdkAfter the facebook have updated the Graph API and it's request I am facing this error Unsupported get request. Object …
facebook-graph-api facebook-php-sdkThe following code is inside a file called facebook_posts.php which I call from my index file like so: &…
php facebook facebook-graph-api facebook-php-sdk fetchMy server logs show a "CSRF state token does not match one provided" error which seems to happen for almost …
facebook facebook-graph-api facebook-php-sdk oauth-2.0 csrfI'm unable to get custom parameters send to my facebook fan page tab. I'm using php and is passing like …
php facebook facebook-graph-api facebook-php-sdkI am developing an app that syncs with users Facebook account and fetches Facebook page information. Initially, app asks for …
facebook api facebook-graph-api facebook-php-sdkI've been searching for hours for the solution to this problem but can't find one that works for me. When …
php facebook oauth facebook-php-sdkI'm trying post an a message with one image via facebook graph API, and I can't. In new documentation https://…
php facebook facebook-graph-api facebook-php-sdk