Ok, apart from my other issues, here's another one which I seem incapable of solving.
My form has a checkbox (now, nicely formatted thanks to Skyfall, etc).
When the form is submitted and the data passed to the DB, I want the DB to show a zero if its left unchecked, or a 1 if its checked.
This easy enough to do? Or is there a better method?
Thanks
My form has a checkbox (now, nicely formatted thanks to Skyfall, etc).
When the form is submitted and the data passed to the DB, I want the DB to show a zero if its left unchecked, or a 1 if its checked.
This easy enough to do? Or is there a better method?
Thanks