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 !
$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>';