echo "klik"; if (isset($_GET['klik']) && $_GET['klik'] == 'a') { redirect(BASEDIR."test1.php"); }