Since it was not so easy for me to get things up and running, I wanted to share it for other developers. This code gets all videos that are uploaded to a page. First you should download the php sdk from github. <?php require_once 'facebook.php'; $app_id = "226102437478452"; //Your application ID $canvas_page = "http://apps.facebook.com/your_canvas_page/"; //Your […]
-
Categories
Archives