The Facebook PHP-SDK provides Facebook Platform support to your PHP - based web apps.
In Facebook Messenger there is an icon allowing the user to send their geo coordinates. Is this available on the …
facebook facebook-php-sdk facebook-messengerThere seems to be very few to no up to date resources on integration of Facebook login with the cakephp …
facebook-graph-api cakephp cakephp-2.0 integration facebook-php-sdkNow I posting a single photo to wall like this: $response = $facebook->api("/$group_id/photos", "POST", array( 'access_…
php facebook facebook-graph-api facebook-php-sdkI have written a simple facebook application using PHP SDK. Application works well but application name (main title which is …
facebook facebook-php-sdkI am creating a web app and I need to make a call like this one: https://graph.facebook.com/639339682906611?…
facebook facebook-graph-api facebook-php-sdk facebook-access-tokenI have been trying to read the news feed from a page that I have using an app that I'm …
facebook-graph-api facebook-php-sdk facebook-page facebook-wallstarting today we receive developer warnings in the auth dialog with the following message: You are using a display type …
javascript facebook facebook-javascript-sdk facebook-php-sdkso after updating to the php 3.0 sdk and what not, my FB.login() function no longer asks for the permissions …
facebook permissions scope facebook-php-sdkEven after having read Facebook Developer's FAQ I've many questions about the development of FB apps, permissions, reviews and so …
php facebook facebook-graph-api facebook-php-sdkI have the following code which redirects the user to log into facebook and tries to retrieve the session but …
facebook-php-sdk