include("include/head.php"); include("classes/gallery.php"); $gallery = new Gallery(); $resultPictures = $gallery->GetPictures(1); ?>