PHP Namespaces Tutorial
This is a PHP Namespace Tutorial. I’ll show you simple usage of a namespace and how you can use your own. Just think of a namespace like a container or a package to box your specific items. This way they won’t bump into someone elses that may have a same named class as you!
http://jream.com/forum
source