Is it possible to integrate application developed in php sdk with the Fans Page (Show application in Fans page)?
Please let me know the eg. how to achieve this?
Is it possible to integrate application developed in php sdk with the Fans Page (Show application in Fans page)?
Please let me know the eg. how to achieve this?
Applications can be added as a tab on Fan Pages, you can't "integrate" it into the page.
The "Facebook Integration" tab of your app config has a section to define this. You'll need to specify a URL beneath your app domain that contains the content to load. This tab must be FBML-compliant (though FB plans to migrate these to iFrames).
IMPORTANT: Facebook has eliminated Tabs on user profiles. They are now for Facebook Pages only.