If you only want to add the items that change in the database, then you are going to have to make an array of all items. Then, just check the array. If the item exists in the array, skip it. If it doesn't, then add it to the drop down.