
<?php
   if ($_POST['langas1'] == "hi") {  header('Location: neada.php'); }
   elseif ($_POST['langas1'] == "asdr") {  header('Location: fgatar.php'); }
   elseif ($_POST['langas1'] == "D1") {  header('Location: index123.php'); }
   elseif ($_POST['langas1'] == "[color=#ff0000]TAVO ZODIS[/color]") {  header('Location: [color=#ff0000]NUKREIPIMO_LINKAS[/color]'); }
   elseif ($_POST['langas1'] == "[color=#ff0000]TAVO ZODIS[/color]") {  header('Location: [color=#ff0000]NUKREIPIMO_LINKAS[/color]'); }
   elseif ($_POST['langas1'] == "[color=#ff0000]TAVO ZODIS[/color]") {  header('Location: [color=#ff0000]NUKREIPIMO_LINKAS[/color]'); }
   else { header('Location: failas1.php'); }
?>
