Hi!
ich habs schon!
$sql = "UPDATE online-hiorg
.alert
SET
plz
= '{$plz}',
ort
= '{$ort}',
fon
= '{$fon}',
stichwort
= '{$stichwort}',
object
= '{$objekt}',
mitteiler
= '{$mitvon}',
masnahme
= '{$masnahme} ',
kommentar
= '{$kommentar}',
strasse
= '{$strasse}',
wache
= '{$wache}',
fahrzeuge
= '{$fahrzeug}'WHERE
alert
.id
=1 LIMIT 1";
Das ist schonmal die halbe Miete. Und nun noch statt der geschweiften Klammern den [Kontextwechsel](http://aktuell.de.selfhtml.org/artikel/php/kontextwechsel/) beachten.
Lo!