$yuedu = $rs['hist'] + 1; $sql_edit_yuedu = "update `article` set hist=$yuedu where id='" . $id . "'"; mysql_query ( $sql_edit_yuedu, $conn );