Feed Post in fb
get the (publish_stream) permission from the user by adding scope in FBlogin section
reference : http://developers.facebook.com/docs/fbjs/streamPublish/
$facebook->api('//feed', 'post', array('link' => 'http://www.zansaar.com/',
'message' => 'Hai this is balaji '
));
get the (publish_stream) permission from the user by adding scope in FBlogin section
reference : http://developers.facebook.com/docs/fbjs/streamPublish/
$facebook->api('//feed', 'post', array('link' => 'http://www.zansaar.com/',
'message' => 'Hai this is balaji '
));
No comments:
Post a Comment