PHP SDK / FBML simple doubt ...just help me :(

Discussion in 'Facebook API' started by Techmafia, Sep 13, 2010.

  1. #1
    I have finished coding my php application (simple php script without FB inclusion )

    I want to make it rather incorporate into fb application,

    I am quite successful into fbml (iframe) inclusion and all seems to work fine....till now


    now what i want is,after some user uses my script,it should show a popup (fb popup) whether or not to publish something on his profile

    or directly publish any text on his profile after using the script

    Thanks plz reply really help needed ! :
     
    Techmafia, Sep 13, 2010 IP
  2. Ratty

    Ratty Active Member

    Messages:
    565
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    95
    Digital Goods:
    1
    #2
    You will need to use the FB.Connect.streamPublish call. Here's the link to the documentation.

    http://developers.facebook.com/docs/reference/oldjavascript/fb.connect.streampublish

    Don't forget to follow the correct policies for using streamPublish

     
    Ratty, Sep 14, 2010 IP