Namespaces in PHP

Posted on July 16, 2009
Filed Under PHP, Tech | Leave a Comment

Within PHP, the current Big Thing, in a way, is namespaces. However: it’s brand new and not every PHP developer knows how, if at all, to use then. Good thing there’s tutorials about that. Sitepoint has one in three parts: 1, 2, 3.