they should all ready be logged in from facebook cause they have to like the page
if you follow what i mean
|
Go4Expert Member
|
|
| 17Aug2010,04:28 | #21 |
|
Ambitious contributor
|
|
| 18Aug2010,02:45 | #22 |
|
So you just want it to be a like button deal?
http://developers.facebook.com/docs/...e/plugins/like http://developers.facebook.com/docs/opengraph those should show you how to do it without even having to add any php at all. for sign up / regstrations http://developers.facebook.com/docs/guides/web by default you cant store there user info from facebook on your site, I'm not sure if its a REST, SOAP, or JSON service for the login service. You only get a session returned to you, theres an example of how to do it as well. I hope that is more helpful to you then I was able to be. |
|
Go4Expert Member
|
|
| 18Aug2010,03:07 | #23 |
|
if tyoulook at the code that is all ready there they way to do it is there just need to fix it
|
