Is it possible to use the facebook connect api to just grab some information and use it with a customized form? Because facebook register api shows a pre-filled form, how to get these data and use them with another form Thanks
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.
|
|
You should use the Facebook PHP SDK (see on github). Here is how you would do that.
Here, if Here is an example of the form you can generate pre-filled with some Facebook data :
See the example of the Facebook PHP SDK for more detail on the flow. |
|||||||||||
|