Since PHP 8.1, we can use enumerations also called enums. Enum defines a custom type that contains a fixed set of related values.
確定! 回上一頁