/ Published in: PHP
facebook php-sdk from https://github.com/facebook/php-sdk/
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
require 'src/facebook.php'; // Create our Application instance (replace this with your appId and secret). 'appId' => '210318162333489', 'secret' => '94c921ccfdae5f4050f21ebe0890f41a', 'cookie' => true, ));