codice:
$sql = "INSERT INTO table SET
nome= '$_POST[form1]', cognome='$_POST[form2]'";