hi,
$add="UPDATE blog SET title = '$title' WHERE id = $id";
echo $add; ergibt?
mysql_query($add);
ersetze durch: mysql_query($add) or die(mysql_error());
gruß,
wahsaga
--
"Look, that's why there's rules, understand? So that you _think_ before you break 'em."
"Look, that's why there's rules, understand? So that you _think_ before you break 'em."