Finding page id of Facebook fan-page
Sometimes you come to a situation when you need the page id of the Facebook fan page. This happens usually when you are writing Facebook application that needs to use the Facebook fan-pages. If you have been to the situation then here's you solution. It just a few lines of code
which is as follows:
This simple program echoes your Facebook fan-page when "http://www.facebook.com/nosklub" is replaced with the url of your Facebook Fan-page.
No rocket science right? :) And yeah one more thing to add, this not only just gives you the id of your fanpage, it also returns the facebook id of the user, supplied the persons facebook url e.g. http://www.facebook.com/opnchaudhary
Comments
Post a Comment