$_SESSION['utente'] = $_POST['utente'];
$_SESSION['password'] = $_POST['password'];

$_SESSION['nome-che-ti-pare'] = $_POST['nome-elemento-form'];