Facebook – FBML Posting something in facebook user wall
How to posting something in facebook user wall automatically using Extended Permission
$facebook->api_client->links_post(‘http://www.semenit.com’,'Information Technology Issues.’, $user_id);
Note: Facebook user must grant permission to application, please check permission first or you will get an error.
This entry was posted on Friday, April 30th, 2010 at 11:29 am and is filed under PHP. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.


