I am trying to build a inventory page.. I want it to minus one everytime a product is selected..
right now I have it setup as item number > Amount taken
I have no idea how to make the minus one work in the php mysql.. in the drop down I have -1 but then it will update in the system as minus -1 it will not actually take one off.