In this tutorial we are going to use Facebook Javascript SDK. Here is how you can add Facebook Connect functionality to your PHPRunner application. 1. Register your website to get an app id. http://developers.facebook.com/setup/ Later you can see your application settings at http://www.facebook.com/developers/apps.php 2. Add ‘Login with Facebook’ button to your application The natural place to add this button is a login page. Open login page in Visual Editor. Make sure ‘Show borders’ option is turned on. Insert a new table row below ‘Remember password’….Continue Reading “Adding Facebook Connect functionality to your application”