开发者

facebook page_id in a tab

hi i am trying to g开发者_如何转开发et facebook page_id on a page in a tab where my application is added but i am getting error.

echo $_REQUEST["fb_page_id"];

Message: Undefined index: fb_page_id


If you would var dump the $_REQUEST array you would see all the params available for you to use. What you want it is called fb_sig_page_id.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜