{ $var=1; // echo "uye bulundu"; session_start(); $_SESSION['kisi'] = $ad; // echo session_id("kisi"); header("Location: index.php"); }