Hallo timo,
mysql_query("UPDATE user SET PW='$passwort' WHERE id=$id");
Sollte passen.
Gruß aus Bayreuth
Julian
P.S: Unter http://www.jugendnetz-ffm.de/privat/reeg gibt's ne gute Anleitung zum Thema "Datenbank, mySQL und PHP"
Hallo timo,
mysql_query("UPDATE user SET PW='$passwort' WHERE id=$id");
Sollte passen.
Gruß aus Bayreuth
Julian
P.S: Unter http://www.jugendnetz-ffm.de/privat/reeg gibt's ne gute Anleitung zum Thema "Datenbank, mySQL und PHP"