Okay, so I want to write a PHP Script, which basically gives me a list ordered in descending order of the most liked posts under my URL. I've tried looking at the Facebook FQL, but I can't really figure out how to get everything to work together.
My setup:
- My own MySQL Database containing the...