Little php facebook help

Discussion in 'Programming' started by bikerboy, Jul 16, 2010.

  1. bikerboy

    bikerboy New Member

    Joined:
    Mar 12, 2010
    Messages:
    23
    Likes Received:
    0
    Trophy Points:
    0
    Hi All,

    Im working on building a pp and need a little help to get the script to post to wall and to post to fan walls


    This is what i have so far


    i have uploaded the index.php file and in the link it has publish_stream

    publish_stream i beleive should bring it up but lost

    I have this in the config file

    $curl ='access_token=...' ;
    $message = 'Check out this funny article' ;
    $link = article.html' ;
    $picture = example.;
    $name= 'Article Title' ;
    $caption = 'Caption for the link' ;
    $description = 'Longer description of the link' ;


    Not sure what i need to do to get this to post to walls and such any help would be great
     

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