i get the face book user id who create face book page,now i need to get page id to display like box in my website.
different users have there own face book pages.however i know to get there facebook user id
is there any solution or alternative solution,something like fquery or etc???
Facebook calls this a "connection". You can find a list of all available connections at the Graph API documentation. Fan pages are not among them. You can, however, get a list of groups or events the user is involved with.