From what I understand the issue is with the WHERE. When I input the WHERE data manually it works, but when I use the $row['Item'] it doesn't work. It should be using the Item name for the place to enter the data shouldn't it? It works when I put the price that is stored in the database though.
BTW this problem has nothing to do with the ereg. It is an issue with the mysql_query.