I have lots of facebook pages (we're a club) and would like to display them in order of their fan count. I'm new to php and know nothing about API. All the code I can find to return the fan count refers to apps, and needs their IDs and secrets, which I don't have with a business page.
I have this:
When I put this into a browser it gives me what I need. How do I write this in php so it gives me a variable to work with?
Thanks.