Posts marked with “tutorial”

PHP 5.3 namespaces for the rest of us

by · March 29, 2010

14
 

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.