PHP in Action Rotating Header Image

Posts from ‘May, 2008’

I want enums in PHP

I want Enums in PHP
I’m currently working about equally in PHP and Java. I can’t say I’ve fallen in love with Java. But Java does have a feature or two that would be useful in PHP. One of them is the Enum (enumeration, that is), which is traditional in some languages and DBMSes (including [...]