How-to articles, tricks, and solutions about ENUMERATION
Enumerations on PHP
In PHP, an enumeration is a value that is set to a fixed set of values.