Learning Resource for Facebook API

Today I spent the whole day trying to find a decent guide to the Facebook API, but, unfortunately, even the documentation on the Facebook developers site is too confusing and unorganized, and in all other places it is either outdated or equally confused. Does anyone know of good Facebook API documentation, preferably on how to use the PHP SDK for Facebook?

+4
source share
2 answers

Have you seen this ? It looks very useful.

Hope this helps!

+4
source

The latest api is the Graph API. Here is the URL Graph API .

Hope this helps you.

thanks

+5
source

All Articles