$id=$_GET[id]; $db=M("sys_news"); $ety=$db->where("id='$id'")->find();

{$ety.f_title}


{$ety.f_content}