function tela(){ alert(' $L_MENSAGEM_09 '); window.navigate('index.php'); }
"); } else { echo (" "); } } if($exe){ include('conecta.php'); $matsup=$_GET['matsup']; mysql_select_db("sas"); $query = "SELECT * FROM sups WHERE matsup = '$matsup'"; $result = mysql_query($query) or die(mysql_error()); $linha = mysql_fetch_array($result); $nome = $linha["nome_sup"]; $ilha = $linha["ilha"]; ?>