Many Facebook application developers might have come across a situation where they need to post something to many pages, groups or friends. If we need to post on 50 walls and go by the traditional method of posting one by one, we...
Tutorial: Post to multiple Facebook wall or timeline in one go using Graph API batch request
posted by Tebe Tensing
Tutorial: Implementing Google+ API using OAuth 2.0 in PHP
posted by Tebe Tensing
On September 15, 2011 Google released Google+ APIs to public. Google+ API is a programming interface to Google+. With the help of this API users can integrate apps or websites with Google+. Currently, Google+ API is in the initial stages...
Tutorial: Integrate Facebook Connect to your website using PHP SDK v.3.x.x which uses Graph API
posted by Tebe Tensing
Now-a-days it is common for websites to have Facebook Connect integrated to it. Facebook Connect is the iteration of Facebook Platform that allows users to ‘connect’ their Facebook identity, friends and privacy to any site. It enables...
Tutorial: Import Gmail or Google contacts using Google Contacts Data API and OAuth 2.0 in PHP
posted by Tebe Tensing
First, let me introduce what Contacts Data API and OAuth is. OAuth OAuth (Open Authorization) is an open standard for authorization. It allows users to share their private resources (e.g. photos, videos, contact lists) stored on one site...
Alternative for file_get_contents() using cURL
posted by Tebe Tensing
file_get_contents() is the easiest and most widely used function to get the contents of a file. Just this simple function call could get the contents of a file for you. But if you wish to work on remote files, then you need to enable...





