Hi, I use phpMyAdmin and have never taken advantage of setting a field attribute to "SET" such as:
If field type is "enum" or "set", please enter the values using this format: 'Mondy','Tuesday','Wednesday'...
My questions are as follows:
How can I add a value to a field's set in a database?
How can I read the values of a field set (so that I can populate a dropdown list)?
Thank you!!!
Sam Fullman
Compass Point Media