[nycphp-talk] Namespaces
leam
leam at reuel.net
Sun Jan 20 07:40:40 EST 2008
On Wed, 2008-01-16 at 13:12 -0500, Rob Marscher wrote:
> Jon Baer posted some good links about namespaces in php... but I'm
> surprised no one posted this link:
> http://php.net/manual/en/language.namespaces.php
How does the require in:
require 'MyProject/Db/Connection.php';
from http://www.php.net/manual/en/language.namespaces.using.php
know that it's a namespace and not a filepath?
Leam
More information about the talk
mailing list