May 12, 2001 #1 scythian Programmer Apr 24, 2001 6 US how can i make an "order now" button read a 0 instead of 1 in my database. i'm thinking ENUM("1","0" i want it so that when the button is clicked the database will only read the 0 from then on.
how can i make an "order now" button read a 0 instead of 1 in my database. i'm thinking ENUM("1","0" i want it so that when the button is clicked the database will only read the 0 from then on.