Facebook Apps Post to Wall

Discussion in 'Facebook API' started by HandsomenessPersonified, Jul 11, 2012.

  1. #1
    Hello i want a Viral App That Can Find Something out like Best Friends and Post Image on WaLL.
    If anyone has plzz send me i need it!

    I am sorry if i did something wrong !
     
    HandsomenessPersonified, Jul 11, 2012 IP
  2. thanabuts

    thanabuts Peon

    Messages:
    13
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #2
    $ret_obj = $facebook->api('/me/feed', 'POST',

    array(

    'link' => 'http://www.daydev.com/',

    'message' => 'messages ',
    'photo' => 'pic.jpg'

    ));

    echo '<pre>Post ID: ' . $ret_obj['id'] . '</pre>';
     
    thanabuts, Oct 29, 2012 IP
  3. colleenaoanton

    colleenaoanton Peon

    Messages:
    71
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Pm me if you are still looking.. i got working ones that post on all the walls of your friends
     
    colleenaoanton, Nov 20, 2012 IP
  4. Jack Emmanuel

    Jack Emmanuel Greenhorn

    Messages:
    1
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    21
    #4
    please i need somthing like this any one who got send me
     
    Jack Emmanuel, May 13, 2013 IP