Beispiel #1
0
<?php

include_once 'head.php';
$ig = new Instagram();
$ig->get_popular_media();
include_once 'footer.php';