Author: CodexWorld
Author URL: http://www.codexworld.com/
Author Email: contact@codexworld.com
Tutorial Link: http://www.codexworld.com/login-with-facebook-using-php/

This project helps web developers to implement the user registration and login system with the Facebook account using PHP in the web application. Also, the user's account information is stored in the MySQL database.

============ Installation Instructions ============
1. Create a database (for example, codexworld) at phpMyAdmin and import the "SQL/users.sql" file into this database.

2. Open the "config.php" file in a editor: 
===> Specify the database host (DB_HOST), username (DB_USERNAME), password (DB_PASSWORD), and name (DB_NAME) as per your MySQL database credentials.
===> Specify the Facebook App ID (FB_APP_ID), Facebook App Secret (FB_APP_SECRET), and Callback URL (FB_REDIRECT_URL) as per your Facebook App credentials.

3. Open the index.php file in the browser and test the Facebook Login functionality.


============ May I Help You ===========
If you have any query about this script, send the query by post a comment here - http://www.codexworld.com/login-with-facebook-using-php/#respond