How To Programmatically Post To Facebook Wall Using Graph API & PHP-SDK
We have already told you how to programmatically post to an user’s Facebook Wall via Graph API and CURL and without using PHP-SDK. Well, In...
We have already told you how to programmatically post to an user’s Facebook Wall via Graph API and CURL and without using PHP-SDK. Well, In...
If you are a Facebook developer then you cannot sideline the importance of the Facebook Friend Invite form that run’s on Facebook’s own markup language...
Posting content on an user’s Facebook wall is very easy using the PHP-SDK. However on various situations you might be required to do a wall...
One of the most popular features on Facebook is tagging people in photos, videos, notes, status updates and other posts. It just helps you connect...
Adding iframe content to your posts in Wordpress is simple. However, you won't be able to do this without a small tweak or else the rich text editor in Wordpress will strip down all your iframe tags and you will end up getting no rendered iframe content.
Facebook iFrame Applications are the easiest way to get onto Facebook Application development without knowing much of Facebook's own markup language - FBML. However there is a limitation to using the iFrame based Facebook apps due to the appearance of ugly scrollbars in the content. In this article we will tell you how to resize iFrame & remove scrollbar from your iFrame Facebook app.