Can anyone tell me how to do this using php sdk.
I have using this code. This code was suppose to post to user\'s timeline as well as the fan page. The person who is log
// $fb_access_token = $facebook->getAccessToken(); $url = $facebook->getLoginUrl(array( 'req_perms' => 'email,status_update,publish_stream, manage' ));
No such thing call "manage", the correct permission was manage_pages