http://github.com/facebook/php-sdk/blob/master/tests/tests.php
How you get the access token for my own app?
http://github.com/facebook/php-sdk/blob/master/tests/tests.php
How you get the access token for my own app?
Have you read through the Facebook API Documentation? From the sound of it you probably want to have a look at this section of the Graph API.
I found it in a forum: https://graph.facebook.com/oauth/access_token?type=client_cred&client_id=MYIDMYID&client_secret=SECRETSECRETSECRET