Hi friends i am devloping a website on which activity like answering to a question by a user a post created by him i need to show on his wall or my website wall or page but i am not getting how to do it .
i googled a lot .
and refrenced this links
Post on someones wall using Facebook API PHP
http://www.9lessons.info/2011/09/working-with-facebook-sdk-permissions.html
Posting status via Facebook's graph api
i downloaded facebook sdk and created an app to but its not working since i dont have my site its not started .
i tried most of the examples but i was limited since i dont have app and my knowledge of fb is limited .
i would like to know is it possible for me to
create post on user wall even if he has not given me permision wihtout any app .
In case if the user register via fb and grants me acess to post on wall. how to post on his wall if you consider i have an test app then .
if i want to update my company website with top ten post for each day. how can i post that on my wall or an fb page . ( would i need an app ?)
any help will be greatly appreciated .
since i am not sure about what i need php sdk , graph api , facebook-connect or so so.
there documentation is so confusing and they keep changing there api so old links not working ..
can any one guide me on it . or link me a breif detailed explaination on how to achieve it step by step ,
So i can Accomplish this task.