if(isset($_GET['go']) && $_GET['go']!="" && $_GET['l']=="") header("Location: index.php?go=".$_GET['go']."&l=en"); ?>
Feel Good Group - Do you really want to feel good ? $go = $_GET['go']; if(!isset($_GET['go'])) echo ""; ?> if($go=="home") { echo ""; } if($go=="home2") { echo ""; } if($go=="news") { echo ""; } ?>