prepare("update news set content = '$a' where sn = $b " ); if($ex->execute()) header("location: editnews.php") ; ?>