Tech Arise

Post to Facebook Wall from Web Application using PHP

Facebook is the most popular social media network. Post to Facebook wall is useful when you want to post dynamic content to Facebook from the web application. In this tutorial, we will explain how to post activity on Facebook wall using PHP and Facebook API. This is a very simple example, you can just copy paste and change according to your requirement.
First, follow the below steps to create a Facebook App Account and generate App ID & App Secret Key.
Before started to implement the Post on Facebook wall using PHP, look files structure:
Create Facebook API Configuration file named configuration.php
Submit Post to Facebook Wall file named index.php
Exit mobile version