Prova a cambiare questa riga
<form action="salvastep.php" method="GET">
con questa
<form name="step3" action="salvastep.php" method="GET">
Prova a cambiare questa riga
<form action="salvastep.php" method="GET">
con questa
<form name="step3" action="salvastep.php" method="GET">