if( ! isset($_GET['project']) || ! isset($_GET['img']) || ! strlen($_GET['project']) || ! strlen($_GET['img'])) { header('Location: /'); } ?>