SitePoint PHP Blog: How to Use PHP Namespaces, Part 1: The Basics
PHPdeveloper.org |
1 comment |
Monday, July 13, 2009
Now that PHP 5.3 has been released and is ready for production use, it's time to familiarize yourself with some of the new features that come with it. In this new tutorial from SitePoint they look at one of the more controversial additions - namespaces.
[…]

