hello everybody!
I need some help being able to turn a field in my mysql database on/off.
I am sending info through php forms. What i need to do is have a user send information, and the default value of their info will be "off" (value=0). ONce I verify their information I will change their value to 1, and thus activate the users row.
Can anybody help me do this? Or tell me what this is called.
I apologize if this is a simple question.
Thanks,
-Michael