riga(); if (mysql_query( $query, $DB_ID )) { $testo = "L'utente e' stato correttamente modificato"; } else { $testo = "Non e' stato possibile eseguire l'operazione richiesta a causa di un errore: ".mysql_error(); } ?>