Facebook query Language (FQL): An Introduction
Facebook query language is a language that is being supported by Facebook API’s. This Works in the same manner as SQL works. Query pattern is some what same in both of them. With FQL query you can fetch any user’s data from Facebook(Permission required By the user). The FQL object… Read More →