I need to be able to extract all of the possible entry values for a MySql Field and print them into a HTML drop down feild.
The table is called temp and the field is called stage with the following options.
Stage` ENUM('registered','check','notify','complete','rejected') DEFAULT "registered" NOT NULL
I am sure there is a simple way of achieving this?
Thanks!!
Alistair
In reply to Getting Values from a MySql ENUM Field by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |