Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
What database format should I use for a checkbox?
I am using ign_password_protect to create a mostly protected site ie. for members of our community organisation.
I would like to extend the users table to include more information about each user, which can be updated by the user (in the same way as they can update their email address, password etc).
If I offer the user a simple checkbox (ie. either yes or no response to a question), what is the best database format to use to store that result? I’m thinking about the easiest to both populate on the first occasion and then to extract and update in the future.
Offline