PHP Namespaces
In the new release of PHP (5.3) there’s now namespaces support. Maik Beckmann explains some more in his blog entry Hooray for namespaces in PHP 5.3
See also PHP Namespaces (Part 1: Basic usage & gotchas)
Dan Atrill's blog site
In the new release of PHP (5.3) there’s now namespaces support. Maik Beckmann explains some more in his blog entry Hooray for namespaces in PHP 5.3
See also PHP Namespaces (Part 1: Basic usage & gotchas)
Wed, October 17 2007 » PHP