Tag Archive for: API

Facebook Application From Scratch – 2

This is second part of our Facebook Application Development from Scratch series. You may read part one of the series here. In this part we will learn, how to get authentication for your Facebook Applications. More specifically, we will learn:

  • Creating an instance of a PHP Class
  • Getting session information of Facebook logged-in user
  • Getting User ID of Facebook User
  • Getting login URL for authentication purpose
  • Using FBML redirect tag

Read more

Read more

AJAX Currency Converter with Google API

No doubt, Google is a magical search engine. Google also provides many APIs to be incorporated in your application. Today, we will use Google’s hidden currency conversion API. Why hidden? Because there is no official documentation for it.

Read more

Read more
© Copyright - Tech Mug - A Technology Blog