I have a site which also has a facebook page set up for it, what I am trying to find out is if there is a php script which pulls the last x amount of posts and outputs them on an external site, I have found a script which shows the latest posting made by the page owner but does not show all posting in total.
What this this harder for me is the fact that I have no idea how facebook works as I have never used except once to get a developers api key for a like button when I was experimenting.
The nearest I have found is this http://www.acornartwork.com/blog/2010/04/19/tutorial-facebook-rss-feed-parser-in-pure-php/
But as far as I can tell that only shows the page users postings.
If anyone can point me in the right direction that would be great.
Thanks
Ian