PHP Classes

Classes of IvanSCM

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of IvanSCM (1)  >  Mission progress status  >  Reputation  
Picture of IvanSCM
Name: IvanSCM <contact>
Classes: 1
Country: Kazakhstan Kazakhstan
Age: 34
All time rank: 38667 in Kazakhstan Kazakhstan
Week rank: 195 Up1 in Kazakhstan Kazakhstan Up
All time users: 288
Week users: 0
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image scm_autoloader  
Autoload class scanning directories of class files
This class can autoload a class by scanning directories of class files.

It registers an autoload function that can scan a given directory recursively and inspect files with the .php extension to see which contain the definitions of classes or interfaces.

The list of classes that were found is stored in a cache file, so it avoids the scanning overhead next time a class needs to be loaded automatically.


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z