Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I need to grab facebook profile details for a provided facebook login. I have had a look and am overwhelmed with information. Where do I start? I perfer to do things in a RESTful environment, but can't see anything like this.

Thanks for any help!

share|improve this question
Why using REST? Facebook is in the process of deprecating the REST API! – ifaour Feb 12 '11 at 16:47

1 Answer

up vote 3 down vote accepted

Here is the Facebook SDK for Php... adding it to your project should be pretty straightforward if you follow the instructions in the lower part of the page.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.