(10-10-2015, 03:34 AM)TGates Wrote: Can't just replace with nothing?
PHP Code:$replace = "Replace me";
$new_line = "";
UPDATE table SET value = replace(value, $replace, $new_line) WHERE id= 1
yes that how it Works now :o)
that way you must not change what the cer_manger add else can it not delete the line