-1) { $result = mysql_query("SELECT * FROM Notizen WHERE notiz_id='$notiz_id'"); $infos = mysql_fetch_array($result); $notiz = $infos["Notiz"]; } else // eine neue Nummer wird angelegt $notiz = ""; ?>

Notiz: