<h1 class='cat_heading'>> chosen file type: image<br> listing files...</h1>
<?php
include_once('../app/db_connector.php');
get_images($pdo);
?>