A tutorial showing different ways to store flags (true / false values) in a database, and how to properly retrieve them and work with them. Examples use PHP and MySQL, though the concepts are general enough that they should apply to other implementations. |