Mha.... a me funge tutto...

codice:
<form action="salva.php" method="post"> 
<TR height="10%"><TD width="34%" colspan="2"><input type="text" name="tel1" maxLength="10" style="width: 99%;" value=""></TD> 
                     <TD width="33%" colspan="2"><input type="text" name="tel2" maxLength="10" style="width: 99%;" value=""></TD> 
                     <TD width="33%" colspan="2"><input type="text" name="tel3" maxLength="10" style="width: 98%;" value=""></TD> 
    </TR>
	<input type="submit">
	
	</form>
e il PHP è identico...