PHP help urgent

Discussion in 'PHP' started by bikerboy, Aug 13, 2010.

  1. bikerboy

    bikerboy New Member

    Joined:
    Mar 12, 2010
    Messages:
    23
    Likes Received:
    0
    Trophy Points:
    0
    they should all ready be logged in from facebook cause they have to like the page
    if you follow what i mean
     
  2. pein87

    pein87 Active Member

    Joined:
    Aug 6, 2010
    Messages:
    173
    Likes Received:
    47
    Trophy Points:
    28
    Occupation:
    Web Dev
    Location:
    Limbo
    So you just want it to be a like button deal?

    http://developers.facebook.com/docs/reference/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.
     
  3. bikerboy

    bikerboy New Member

    Joined:
    Mar 12, 2010
    Messages:
    23
    Likes Received:
    0
    Trophy Points:
    0
    if tyoulook at the code that is all ready there they way to do it is there just need to fix it
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice