rfc:spl-namespace

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
rfc:spl-namespace [2008/07/21 15:25] baptiste750rfc:spl-namespace [2008/07/21 15:29] baptiste750
Line 23: Line 23:
 === Use with spl_autoload === === Use with spl_autoload ===
  
-After a ''spl_namespace($namespace, $path)'', all subsequent ''spl_autoload(...)'' that refer to $namespace will **change directory** to $path.+After a ''spl_namespace($namespace, $path)'', all subsequent ''spl_autoload(...)'' that refer to $namespace will include the class file by **changing directory** to $path.
  
 <code php> <code php>
rfc/spl-namespace.txt · Last modified: 2017/09/22 13:28 by 127.0.0.1