mysql_query("UPDATE news set hit=hit+1 where id='$id'");