i dont use api ...i used CURL
common sense buddy i am atempting to login page right? if you know this..
so it needs accurate facebook login...then if it is incorrect then message will not be posted LOL
Code:
curl_setopt($ch, CURLOPT_URL, 'https://login.facebook.com/login.php?m&next=http%3A%2F%2Fm.facebook.com%2Fhome.php');
common sense buddy i am atempting to login page right? if you know this..
so it needs accurate facebook login...then if it is incorrect then message will not be posted LOL
Comment