Posts marked with “code”
PHP 5.3 namespaces for the rest of us
The introduction of namespaces in PHP 5.3 is bringing a new concept in the PHP world, and knowing how to leverage the new features is important for writing concise and readable code.
Programming: you're doing it wrong
Software development is the land of egos and opinions—and it seems that, no matter how bad we try, we’re always doing things the wrong way. But why?