I would like to post to my own Facebook page\'s wall from my website using PHP.
I have the following:
Step by step
me/accounts and search thru the resulting list to find the page you're interested inYou can experiment with the above at https://developers.facebook.com/tools/explorer
Happy Coding!
EDIT
For getting an access token without dialogs for any user, you can use https://developers.facebook.com/tools/access_token/ to get an access token.