ok grazie.
Stesso problema soltanto che e' per il formcodice:<html> <body> <?php if($_GET["compilato"] == true ) { echo $nome; } else { ?> <form action="converti.php?compilato=true" method="post"> <input type="text" name="nome"> <input type="submit"> </form> <?php } ?>![]()
Su internet dicono che si formano variabili contenente lo stesso valore.
Anche la guida di html dice così ma a me non funzia