How to get list of pages using fbl multi query?

Hello friends, i wanted to get the list of facebook pages that logged in user created using graph api. But i have to research a lot and didn’t get code online. So i have placed this tutorial to get list of pages that a user is admin of. Hope it will help. Please don’t forget to place comment if it helps. Thanks.
api(array(
‘method’ => ‘fql.multiquery’,
‘queries’ => $queries ,
‘access_token’ => $access_token));

var_dump($result);
?>

About the Author

has written 38 stories on this site.

Write a Comment

Gravatars are small images that can show your personality. You can get your gravatar for free today!

*

Copyright © 2024 Programmer to Programmer- A website for web programming and mobile application programming tutorials.
Wordpress themes