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...
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...





