samedi 28 mai 2011

How we will use Facebook Graph API

Hello All,

At Facebook's core is the social graph; people and the connections they have to everything they care about. The Graph API presents a simple, consistent view of the Facebook social graph, uniformly representing objects in the graph (e.g.,people, photos, events, and pages) and the connections between them (e.g., friend relationships, shared content, and photo tags).

Every object in the social graph has a unique ID. You can access the properties of an object by requestinghttps://graph.facebook.com/ID. For example, the official page for the Facebook Platform has id 19292868552, so you can fetch the object at https://graph.facebook.com/19292868552:











In PHP, we will request any information we need via the Graph API, and decode the JSON response via the function json_decode().

Cheers,
Mahdi Talhi.


Aucun commentaire:

Enregistrer un commentaire

Many Ways of Making Money Online

You can learn quite a bit about making money online if you have good information first. Here you’re going to learn what goes into th...