I would need a persistent login on my site where I am using FB Connect to log in via FB. I use PHP SDK 3. Is there any way how to make persistent login? I think, that I will have to combine PHP SDK and JS SDK, but I have no idea how to do it. Could you help me please? Thank you for your reply.
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.
|
|
|
The PHP-SDK example file
Now depending on your application, you may want to use subscribe to the
Or you may choose to check whenever you require an action from the user and in this case you would use the
Now you always place members related content within
|
|||||||||||
|