// method post ile gelen form için echo htmlspecialchars($_POST['bilgi']); // method get ile gelen form için echo htmlspecialchars($_GET['bilgi']);