News Feed
Jobs Feed
Sections




News Archive
Konstantin's Blog:
Counting Facebook Fans in PHP The Graph API Way
August 25, 2010 @ 13:06:30

In a quick new post to his blog Konstantin shows how to get the number of fans for a Facebook page with a quick two line piece of code that uses their Graph API.

In a previous blog post called How to Count Facebook Fans in PHP I've shown a code snippet of how to count the number of fans on a fan page using PHP. Times have changed, the Graph API has been introduced, and due to some responses I introduce here the new way of retrieving your fans count using the new Graph API and php.

He uses the Facebook PHP SDK to make the connection and call the "api()" method on a page (his example is the one for Mashable) and return back an array that includes the "fan_count" value.

0 comments voice your opinion now!
graphapi facebook fan page api sdk


blog comments powered by Disqus

Similar Posts

Kevin van Zonneveld's Blog: Speedup your website with Cache_Lite

Skaldrom Sarg's Blog: PHP-UWA Widget Library

SitePoint PHP Blog: How to Create Your Own Twitter Widget in PHP, Part 3

AndroidHive: Android Login and Registration with PHP, MySQL and SQLite

Scott Mattocks' Blog: Crisscott OnForce Client Desktop


Community Events











Don't see your event here?
Let us know!


community language introduction example podcast interview development code release functional testing series zendframework2 unittest composer framework conference object opinion tool

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework