prova così:

$add = mysql_query("INSERT INTO autori VALUES ('$_POST[autorname]', '$_POST[email])'");