Quantcast
Channel: Facebook Graph API parse JSON feed with PHP - Stack Overflow
Browsing latest articles
Browse All 4 View Live

Answer by koenoe for Facebook Graph API parse JSON feed with PHP

Why aren't you using the PHP SDK?https://developers.facebook.com/docs/reference/php/

View Article



Answer by SoWhat for Facebook Graph API parse JSON feed with PHP

You are looping incorrectlytry thisforeach($fb_response->data as $item){echo 'Message: ' . $item->message . '<br />';//there is no name returned on a commentecho 'From ID: ' ....

View Article

Answer by brian_d for Facebook Graph API parse JSON feed with PHP

Do you have warnings/errors displayed? Ensure that you have extension=php_openssl.dll (or .so) enabled in your php.ini or you will get no results. This is because you are fetching from a secure...

View Article

Facebook Graph API parse JSON feed with PHP

I am trying to use php to parse a JSON feed of posts using Facebook Graph APII found the following solution for comments...<?php $request_url...

View Article
Browsing latest articles
Browse All 4 View Live




Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>
<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596344.js" async> </script>