Examples of mysql enum used in php and how can it be used?

[Q]

New member
I'm looking for some examples of mysql enum thats is used in php
how can it be used? is it possible to used them in a html combo box and list then used php codes?
also is it okay to used it for multi level user(Admin, user) when creating a website with such things?
 
Back
Top