nel caso specifico ho:
come posso aggiungerecodice:$nome = 'mario'; $cognome = 'rossi'; echo('<form action="insert.php" method="post"> età: <input type="text" name="età"><br> <input type="Submit">nella form action insert.php ?codice:'<?php echo $nome."_".$cognome.".php"; ?>'