Facebook Application Development

 

More than 800,000 businesses have active pages on Facebook. Are you not on Facebook yet? Expand your brand and communicate with consumers and this is where we can help you!

 

 

Get Mutual Friends List via Facebook Graph API PHP SDK

Tags: |
facebook-graph-api

Facebook Graph API allows you to do amazing things with lot much code and hassle. For a Facebook app I was developing recently, I needed the list of mutual friends of two app users, to rank those higher who had higher mutual friends count, I wrote following function and worked like a charm. Just create [...]

Read More»

Calculating MySQL Age from Date of Birth Column and Selecting Records Between Age Range

facebook-graph-apiWhile developing a Facebook Dating app recently, I needed to return records for a date range between[...]

Read More»

Resolve Facebook iFrame Canvas Apps Sessions Problem in IE8

facebook-apps-ieWhile developing an iFrame Canvas Facebook app recently, I found out that FB iFrame app’s sess[...]

Read More»

How to check Facebook Page Liked by User, Like-Gate Facebook iFrame Tab using PHP Graph API

facebook-graph-apiThese days, every business wants more and more ‘Likes’ for their Facebook pages if their[...]

Read More»

Dynamically Resizing Facebook Canvas (iFrame) Apps to Remove Scrollbars

facebook-graph-apiAll new Facebook applications are now iFrame apps. But when you check your app using iFrame inside F[...]

Read More»