prepare("delete from news where sn = $c ") ; if($ex->execute()) header("location: editnews.php") ; ?>