Can Any one please help me. I want this textbox to be visible on my website and the users can update their status directly from the website. Thankyou in advance

|
|
|
First you need to Create a new App for your Site https://developers.facebook.com/apps Then after creating the App,by using the API Key and App Secret with the Help of OAuth Protocol you need to Integrate as shown in their following https://developers.facebook.com/docs/reference/php/ Then Include these two files then you give action to the Post Button. |
|||||
|
|
The facebook API don't provide such functionality. You may make the similar looking text box of our own, and use feed to update their status. |
||||
|
|