Mailinglisten-Archive |
>
> mysql_query("select * from $userstable where id='$nr'") or
die(mysql_error());
> $insert = "replace into artikel where (id = '$nr') (headline,
> text) values('$headline','$text')";
> mysql_query($insert);
>
> Er replaced nämlich gar nichts.
Versuch mal das hier : ... id=$nr....
php::bar PHP Wiki - Listenarchive