Mar 01 2008
PHP enumeration
Is there a way to use enumerations in PHP (such as enum in JAva or C#)? Do I need a class to do it or they’re built-in? I’ll be thinking to this all Saturday night…
Mar 01 2008
Is there a way to use enumerations in PHP (such as enum in JAva or C#)? Do I need a class to do it or they’re built-in? I’ll be thinking to this all Saturday night…
Leave a Reply