I want to access the public post of the public page
in php script
. Is there any feasibility to get this data from facebook pages. I have checked the documentation and found out as below url.
https://developers.facebook.com/docs/pages/access-tokens
Here it is providing the access to the pages which are created by me but not for the other user pages. So how can i get access to other user's pages post.
Any help will be appreciate.